{
  "name": "GoCravo",
  "short_name": "GoCravo",
  "description": "Order directly from local restaurants in Al Warqa & Al Qusais, Dubai.",
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FBF8F3",
  "theme_color": "#220243",
  "lang": "en-AE",
  "dir": "ltr",
  "icons": [
    { "src": "/static/web/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/static/web/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/web/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/web/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
