{
  "name": "Alljit - Mental Wellness Super App",
  "short_name": "Alljit",
  "description": "แอปดูแลสุขภาพจิตครบวงจร สมาธิ บำบัด เช็คอินอารมณ์ AI แชทบอท",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2E618E",
  "theme_color": "#2E618E",
  "orientation": "portrait-primary",
  "lang": "th",
  "categories": [
    "health",
    "lifestyle",
    "medical"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "เช็คอินอารมณ์",
      "short_name": "เช็คอิน",
      "url": "/checkin"
    },
    {
      "name": "สมาธิ",
      "short_name": "สมาธิ",
      "url": "/meditation"
    },
    {
      "name": "คุยกับ AI",
      "short_name": "แชท",
      "url": "/chat"
    },
    {
      "name": "SOS ฉุกเฉิน",
      "short_name": "SOS",
      "url": "/crisis"
    }
  ]
}