{
  "name": "Libretto",
  "short_name": "Libretto",
  "description": "Das Serviceheft, das mitrechnet: TCO-Tracking, Vergleich und MFK-Termine für Fahrzeuge in der Schweiz.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf9f5",
  "theme_color": "#faf9f5",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Erfassen", "short_name": "Erfassen", "url": "/?capture=1", "icons": [{ "src": "/static/icon-shortcut-erfassen.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Fahrzeuge", "short_name": "Fahrzeuge", "url": "/fahrzeuge", "icons": [{ "src": "/static/icon-shortcut-fahrzeuge.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Termine", "short_name": "Termine", "url": "/termine", "icons": [{ "src": "/static/icon-shortcut-termine.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ]
}
