{
  "name": "OnDeWei - Food Delivery",
  "short_name": "OnDeWei",
  "id": "/",
  "description": "Reliable and Fast Food Delivery Service",
  "start_url": "/pwa-start",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBFBFB",
  "theme_color": "#429AD5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
