{
    "short_name": "Perkchops",
    "name": "Perkchops",
    "icons": [
      {
        "src": "/icons/PwaIcon192.svg",
        "type": "image/svg",
        "sizes": "192x192",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/PwaIcon144.svg",
        "type": "image/svg",
        "sizes": "144x144",
        "purpose": "any"
      },
      {
        "src": "/icons/PwaIcon96.svg",
        "type": "image/svg",
        "sizes": "96x96",
        "purpose": "any"
      },
      {
        "src": "/icons/PwaIcon72.svg",
        "type": "image/svg",
        "sizes": "72x72",
        "purpose": "any"
      },
      {
        "src": "/icons/PwaIcon48.svg",
        "type": "image/svg",
        "sizes": "48x48",
        "purpose": "any"
      },
      {
        "src": "/icons/PwaIcon36.svg",
        "type": "image/svg",
        "sizes": "36x36",
        "purpose": "any"
      },
      {
        "src": "/img/AppLauncher.png",
        "type": "image/png",
        "sizes": "1024x1024",
        "purpose": "any"
      }      
    ],
    "start_url": "/",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation":"portrait",
    "scope": ".",
    "theme_color": "#ff5ab3",
    "description": "Order Food from Restaurants in NYC with Rewards"
  }
