{
  "name": "Happypoints",
  "short_name": "HP",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08101d",
  "theme_color": "#08101d",
  "description": "Happypoints – Punkte, ToDos und Belohnungen im Überblick",
  "icons": [
    {
      "src": "/images/icon512_rounded.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon512_rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon512_rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}