{
  "name": "Jai Andhra Military Restaurant",
  "short_name": "Jai Andhra",
  "description": "Authentic Andhra military-style food in Kovvuru (Kovvur/Kovur). Order biryani, curries, and meals online.",
  "keywords": "jai andhra, jaiandhra, military restaurant, kovvuru, kovvur, kovur, andhra food, biryani",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ea384c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "1080x1080",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "restaurant", "delivery"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Veg Menu",
      "short_name": "Veg",
      "description": "View vegetarian menu items",
      "url": "/?filter=veg",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "1080x1080"
        }
      ]
    },
    {
      "name": "Non-Veg Menu",
      "short_name": "Non-Veg",
      "description": "View non-vegetarian menu items",
      "url": "/?filter=nonveg",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "1080x1080"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "1080x1080"
        }
      ]
    }
  ]
}
