{
  "name": "Sauerteig Mentor",
  "short_name": "Sauerteig",
  "description": "Dein persönlicher Sauerteig-Begleiter – Pflege, Timing & Anleitungen vollständig offline.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#FDF6EC",
  "theme_color": "#8B5E3C",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["food", "lifestyle", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Fütterung loggen", "short_name": "Füttern", "url": "./?action=feed", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Rechner", "short_name": "Rechner", "url": "./?tab=calc", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ],
  "prefer_related_applications": false
}
