{
  "name": "Hexakologi",
  "short_name": "Hexakologi",
  "description": "Teman curhat virtual buat Gen-Z Indonesia. Tempat curhat santai, refleksi diri, dan bantu memahami emosi.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#242320",
  "theme_color": "#1a8a8a",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["lifestyle", "health", "social"],
  "lang": "id-ID",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Mulai Curhat",
      "short_name": "Curhat",
      "description": "Langsung ke halaman curhat",
      "url": "/onboarding"
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Lanjutkan sesi curhat",
      "url": "/chat"
    }
  ]
}
