{
  "name": "ZENNOBATE NEXUS - 生活防衛＆便利ツールポータル",
  "short_name": "ゼノベイト",
  "description": "暮らしの課題解決をサポートする無料ツール・計算シミュレーター＆実践ガイドポータル",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#090e17",
  "theme_color": "#0284c7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
