{
  "name": "サイバーセキュリティ診断ナビ",
  "short_name": "セキュリティ診断",
  "description": "中小企業向け無料サイバーセキュリティ診断アプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c8ee5",
  "theme_color": "#0c8ee5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "ja",
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ]
}
