{
  "name": "Benja Basket",
  "short_name": "Basket",
  "description": "The Smith family shopping list — search Woolies, add together, push to the trolley.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF5EA",
  "theme_color": "#4F9568",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
