{
  "name": "Elite AI - AI Personal Tutor Excellence",
  "short_name": "Elite AI",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "background_color": "#000000",
  "theme_color": "#ffd900",
  "description": "Premium AI Tutor for Math, Science, English, and more. Featuring image-based problem solving and interactive quizzes.",
  "orientation": "any",
  "scope": "/",
  "lang": "th-TH",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Math Tutor",
      "url": "/chat?mode=math",
      "description": "Get help with math problems",
      "icons": [{ "src": "/logo.png", "sizes": "512x512" }]
    },
    {
      "name": "AI Quiz",
      "url": "/exercise",
      "description": "Practice with AI-generated exercises",
      "icons": [{ "src": "/logo.png", "sizes": "512x512" }]
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.eliteai.studio",
      "id": "com.eliteai.studio"
    }
  ],
  "icons": [
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/Screenshot.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Elite AI Mobile View"
    },
    {
      "src": "/Screenshot.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Elite AI Desktop View"
    }
  ]
}
