{
  "name": "Maharaja Lounge - The Art of Indian Dining",
  "short_name": "Maharaja Lounge",
  "description": "Pure vegetarian Indian restaurant in Phu Quoc, Vietnam. Authentic recipes, multiple locations, ingredients from India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f1ed",
  "theme_color": "#f15a38",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.jpg",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/main_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "restaurant", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
} 