{
  "name": "KawaiiScenes",
  "short_name": "KawaiiScenes",
  "description": "Kawaii ambient scene animations for your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0c29",
  "theme_color": "#ff77bb",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}