{
  "name": "Quantum Quacks Game Studio",
  "short_name": "Quantum Quacks",
  "description": "Indie game studio creating playful and innovative games and mobile apps.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#171717",
  "theme_color": "#7928CA",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/quantum-quacks-og.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Quantum Quacks Game Studio"
    }
  ],
  "shortcuts": [
    {
      "name": "Games",
      "short_name": "Games",
      "description": "View our games",
      "url": "/games",
      "icons": [{ "src": "/favicon-32.png", "sizes": "32x32" }]
    },
    {
      "name": "Apps",
      "short_name": "Apps",
      "description": "View our apps",
      "url": "/apps",
      "icons": [{ "src": "/favicon-32.png", "sizes": "32x32" }]
    }
  ]
}
