{
  "name": "Arabian Grill - First Arabic Halal Restaurant in Kragujevac, Serbia",
  "short_name": "Arabian Grill",
  "description": "Discover authentic Arabic food in Kragujevac, Serbia. Traditional Middle Eastern cuisine with premium ingredients and 100% Halal certification.",
  "start_url": "https://arabiangrill.rs",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#1D1D1F",
  "dir": "ltr",
  "lang": "en-US",
  "categories": ["food", "restaurant"],
  "screenshots": [
    {
      "src": "/arabian-grill-hero.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "/arabian-grill-logo.png",
      "sizes": "256x256",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "/arabian-grill-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/arabian-grill-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/arabian-grill-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "View our Arabian Grill menu",
      "url": "https://arabiangrill.rs#menu",
      "icons": [
        {
          "src": "/arabian-grill-logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Arabian Grill",
      "url": "https://arabiangrill.rs#contact",
      "icons": [
        {
          "src": "/arabian-grill-logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": [
            "image/*",
            "video/*"
          ]
        }
      ]
    }
  },
  "prefer_related_applications": false
}
