{
  "name": "Indulgi — 5·4·3·2·1 Meal Planner",
  "short_name": "Indulgi",
  "description": "Plan your week the 5-4-3-2-1 way and shop with a single hand.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f7f2",
  "theme_color": "#2d4234",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/import",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
