{
  "name": "けあっち - あなたのそばに寄り添うアプリ",
  "short_name": "けあっち",
  "description": "在宅介護者のための相談・サポートアプリ。AIチャット相談、介護者専門の質問箱、専門家への相談機能を提供します。",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#2d2720",
  "orientation": "portrait",
  "scope": "/",
  "lang": "ja",
  "icons": [
    {
      "src": "/icons/icon-192x192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],

  "categories": ["health", "lifestyle", "social"],
  "prefer_related_applications": false
}
