{
  "id": "/index.html",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#222831",
  "theme_color": "#222831",
  "name": "Shopping List",
  "short_name": "shopList",
  "description": "Offline-capable shopping list with quick search and shop grouping.",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}

