{
  "name": "Tierimpfbuch",
  "short_name": "Tierimpfbuch",
  "description": "Deine Tiere, Gesundheit, Termine und Dokumente an einem Ort.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "de",
  "dir": "ltr",
  "display": "standalone",
  "background_color": "#f8f0eb",
  "theme_color": "#875a64",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Meine Tiere", "short_name": "Tiere", "url": "/animals", "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]},
    {"name": "Kalender", "short_name": "Kalender", "url": "/calendar", "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]}
  ]
}
