{
  "name": "ケンシンAI",
  "short_name": "ケンシンAI",
  "description": "健康診断書の写真をアップロードするだけ。AIが数値をわかりやすく解説し、あなたの健康状態を教えてくれます。",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0f7f5",
  "theme_color": "#2d8f7b",
  "lang": "ja",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["health", "medical", "lifestyle"]
}
