{
  "name": "The Town Run",
  "short_name": "TownRun",
  "description": "Anything from town — feed, parts or groceries — delivered by a neighbour.",
  "start_url": "/app/home",
  "display": "standalone",
  "background_color": "#F9F8F6",
  "theme_color": "#3C5A43",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
