{
  "name": "eVeloMech Admin",
  "short_name": "eVeloMech",
  "description": "E-Bike Ersatzteile Verwaltung — Admin Dashboard",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060B14",
  "theme_color": "#060B14",
  "orientation": "any",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
