{
  "name": "Seller Secure Dashboard",
  "short_name": "SellerSecure",
  "description": "Steuere SellerSecure-Aufträge komfortabel im eigenständigen Dashboard.",
  "start_url": "/dashboard/index",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#008DFF",
  "icons": [
    {
      "src": "/img/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/img/pwa-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
