{
  "name": "Heaven on Earth - Landmark Discovery",
  "short_name": "Heaven on Earth",
  "description": "Khám phá và trải nghiệm các địa danh lịch sử thông qua bản đồ tương tác với trí tuệ nhân tạo",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "any",
  "categories": ["navigation", "travel", "education"],
  "lang": "vi",
  "icons": [
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.webp", 
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Bản đồ khám phá địa danh"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "750x1334", 
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Ứng dụng di động"
    }
  ],
  "features": [
    "Cross-device sync",
    "Offline map caching",
    "Push notifications",
    "AI-powered plant identification",
    "Audio guided tours",
    "EPUB book reader with annotations",
    "Full keyboard and screen reader support"
  ],
  "prefer_related_applications": false
}