{
  "name": "BFSGuard — BFSG Compliance & WCAG 2.2",
  "short_name": "BFSGuard",
  "description": "BFSG-Compliance und WCAG 2.2 Barrierefreiheit prüfen — Made in Germany",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1628",
  "theme_color": "#e8175d",
  "lang": "de",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {"src": "/static/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"},
    {"src": "/static/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable"},
    {"src": "/static/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Scanner", "short_name": "Scan", "description": "Website prüfen", "url": "/?action=scan"},
    {"name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard"},
    {"name": "Hilfe", "short_name": "FAQ", "url": "/hilfe"}
  ]
}
