{
  "name": "えいご たんご帳",
  "short_name": "たんご帳",
  "description": "英語単語カードアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff5f7",
  "theme_color": "#ff9fb2",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon-192.png",         "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "apple-touch-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
