{
  "name": "Delivery15 — Groceries & Hot Food in Minutes",
  "short_name": "Delivery15",
  "description": "Snacks, drinks, groceries & hot restaurant food delivered to your door in about 10 minutes.",
  "id": "/?src=pwa",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ff7a1a",
  "theme_color": "#ff7a1a",
  "categories": ["food", "shopping"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
