{
  "name": "未来あんしん保険 | ご契約内容表示",
  "short_name": "未来あんしん",
  "description": "ご契約中の保険商品内容を表示するサイト（マイページ）",
  "lang": "ja",
  "start_url": "/mypage",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#16305c",
  "theme_color": "#16305c",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "150x150",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
