{
  "name": "Wegnotiz",
  "short_name": "Wegnotiz",
  "description": "Fahrtenbuch führen, Routen erfassen, Fahrzeugpool verwalten",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090f",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%234f46e5'/%3E%3Ccircle cx='44' cy='120' r='16' stroke='white' stroke-width='8' fill='none' opacity='0.5'/%3E%3Cpath d='M60 112 C90 52 138 52 156 112' stroke='white' stroke-width='11' stroke-linecap='round' fill='none'/%3E%3Ccircle cx='156' cy='120' r='22' fill='white'/%3E%3Ccircle cx='156' cy='120' r='10' fill='%234f46e5'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%234f46e5'/%3E%3Ccircle cx='112' cy='320' r='44' stroke='white' stroke-width='20' fill='none' opacity='0.5'/%3E%3Cpath d='M154 304 C234 138 356 138 414 304' stroke='white' stroke-width='28' stroke-linecap='round' fill='none'/%3E%3Ccircle cx='414' cy='320' r='58' fill='white'/%3E%3Ccircle cx='414' cy='320' r='26' fill='%234f46e5'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fahrt erfassen",
      "short_name": "Neue Fahrt",
      "description": "Direkt zur Fahrterfassung",
      "url": "/index.html#erfassen",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='16' fill='%234f46e5'/%3E%3Cpath d='M48 20 L48 76 M20 48 L76 48' stroke='white' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}
