{
  "name": "Neithal — Fresh catch, pre-ordered",
  "short_name": "Neithal",
  "description": "Pre-order fresh fish and seafood from your nearest Neithal outlet.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05263a",
  "theme_color": "#05263a",
  "categories": ["food", "shopping"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My orders", "url": "/orders" },
    { "name": "Browse catch", "url": "/" }
  ]
}
