{
  "name": "Pantry Planner",
  "short_name": "Pantry",
  "description": "Household pantry inventory + meal planner",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "title": "share_title", "text": "share_text", "url": "share_url" }
  },
  "background_color": "#f5f5f3",
  "theme_color": "#2f7d4f",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
