{
  "name": "ExaMaker - AI Question Paper Builder",
  "short_name": "ExaMaker",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A84FF",
  "description": "AI powered question paper generator",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.examaker.com/manifest.json"
    }
  ]
}
