﻿{
  "id": "https://hadishop.pages.dev/",
  "background_color": "#141414",
  "dir": "ltr",
  "display": "standalone",
  "name": "HADI BURGER & PIZZA",
  "orientation": "portrait",
  "scope": "/",
  "short_name": "HADI BURGER",
  "start_url": "https://hadishop.pages.dev/",
  "theme_color": "#FF1E1E",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "capture1.PNG",
      "sizes": "1262x679",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "capture2.PNG",
      "sizes": "1258x678",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "capture3.PNG",
      "sizes": "1262x672",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "capture4.PNG",
      "sizes": "1255x677",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    { "name": "Burger", "url": "/#burger", "description": "View burger menu" },
    { "name": "Shawarma", "url": "/#shawarma", "description": "View shawarma menu" },
    { "name": "Pizza", "url": "/#pizza", "description": "View pizza menu" },
    { "name": "Hot Deals", "url": "/#deals", "description": "View best deals" }
  ],
  "description": "HADI BURGER & PIZZA - Fresh Burgers, Pizza, Shawarma and Deals",
  "lang": "en",
  "categories": ["food", "shopping"],
  "prefer_related_applications": false
}