{
  "id": "co.foodriders.beta.ordering",
  "scope": "https://beta.foodriders.co/",
  "start_url": "https://beta.foodriders.co/?utm_source=homescreen",
  "name": "BETA FoodRiders",
  "short_name": "BETA FoodRiders",
  "theme_color": "#000000",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "display_override": [
    "minimal-ui",
    "fullscreen"
  ],
  "orientation": "portrait",
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "icons": [
    {
      "src": "manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Las Gringas",
      "url": "/menus/las-gringas",
      "description": "Authentic Mexican Food for Delivery and Dine In at Penha de França"
    },
    {
      "name": "Duro De Matar",
      "url": "/menus/ddm",
      "description": "Third Wave Tacos THU,FRI,SAT. Dine In only in Beato, Lisbon"
    }
  ]
}