{
  "id": "/",
  "name": "AmiCove",
  "short_name": "AmiCove",
  "description": "AmiCove is a private AI emotional companion with voice and text chat, long-term memory, and passcode-protected space. Traditional Chinese and English. Installable PWA.",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#F7F5F2",
  "theme_color": "#5C4B40",
  "lang": "zh-TW",
  "dir": "ltr",
  "categories": ["lifestyle", "health", "utilities"],
  "icons": [
    {
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
