{
  "name": "Nerd Nation",
  "short_name": "Nerd Nation",
  "description": "Your Ambition is Our Mission",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d1135",
  "background_color": "#0d1135",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/nerd-nation-icon.png",
      "sizes": "1080x1080",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity", "social"],
  "prefer_related_applications": false
}
