{
  "name": "The Antigle",
  "short_name": "Antigle",
  "description": "Gaming content crafted with passion by Mukund. Watch Minecraft videos, tutorials, and tips.",
  "start_url": "./index.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1724",
  "theme_color": "#0f1724",
  "categories": ["gaming", "entertainment"],
  "icons": [
    {
      "src": "./assets/images/website_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/images/website_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
