{
  "name": "Smart Creator Studio",
  "short_name": "SCS",
  "description": "SSC GD, UP Police, MP Police, Railway, Bank PO free test series, mock tests, PDF notes & video courses.",
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1565FF",
  "theme_color": "#1565FF",
  "lang": "hi-IN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Test Hub", "url": "/test-hub", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] },
    { "name": "Login", "url": "/login", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] }
  ]
}
