{
  "name": "Auth Boilerplate",
  "short_name": "Auth Base",
  "start_url": "../index.html",
  "scope": "../",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "Unstyled PWA Boilerplate mit Kern-Auth-Flows.",
  "icons": [
    {
      "src": "../assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "../assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
