{
  "name": "クラスポイント・ナビ",
  "short_name": "クラスナビ",
  "description": "長崎の未来を担う子どもたちの意欲を可視化する教育アプリ",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#3b82f6",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1-mobile.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-1.png",
      "sizes": "4480x2058",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
