{
  "name": "Tempura Potato",
  "short_name": "Tempura Potato",
  "description": "Lahore's finest burgers, wraps & deals. Order online!",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%230a0a0a' rx='28'/%3E%3Ctext y='130' x='16' font-size='110'%3E%F0%9F%A5%94%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%230a0a0a' rx='60'/%3E%3Ctext y='340' x='40' font-size='290'%3E%F0%9F%A5%94%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1568901346375-23c9450c58cd?w=390&h=844&fit=crop",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Order Now",
      "short_name": "Order",
      "url": "/checkout.html",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E%F0%9F%9B%92%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    },
    {
      "name": "View Menu",
      "short_name": "Menu",
      "url": "/index.html#menu",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E%F0%9F%8D%94%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    },
    {
      "name": "Hot Deals",
      "short_name": "Deals",
      "url": "/index.html#deals",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E%F0%9F%94%A5%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    }
  ],
  "share_target": {
    "action": "/checkout.html",
    "method": "GET",
    "params": {"title": "title", "text": "text"}
  }
}
