{
  "name": "PRIME KING",
  "short_name": "Prime King",
  "start_url": "/app.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e53935",
  "theme_color": "#e53935",
  "description": "Expert Fantasy Cricket Team Predictions",
  "icons": [
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "/",
  "prefer_related_applications": false,
  "categories": ["sports", "entertainment"]
}