{
  "name": "Basketly",
  "short_name": "Basketly",
  "description": "Plan your week's meals, build a supermarket shopping list, and compare prices across stores.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F3EFE6",
  "theme_color": "#0d4a2f",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
