{
  "name": "Meal-pilot – KI-Wochenplan & Einkaufsliste",
  "short_name": "Meal-pilot",
  "description": "KI-Wochenplaner – plant deine Woche automatisch nach Geschmack, Vorrat und Budget. Nur kaufen, was fehlt.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["food", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/ai?tab=import",
    "method": "GET",
    "params": {
      "url": "url",
      "text": "url",
      "title": "title"
    }
  }
}
