{
  "name": "AnonymousGCA - Official",
  "short_name": "GCA",
  "description": "AnonymousGCA - Web Developer, Full-Stack Developer, University Student, SvelteKit enthusiast, Soccer-Robocup programmer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f002e",
  "theme_color": "#d34cff",
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "460x460",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicon.webp",
      "sizes": "460x460",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}