{
  "name": "Qwizzer",
  "short_name": "Qwizzer",
  "description": "Daily quiz — test your knowledge!",
  "start_url": "/public/index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f1a",
  "theme_color": "#6366f1",
  "icons": [
    { "src": "/assets/uploads/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/uploads/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games", "entertainment", "education"],
  "screenshots": []
}
