{
  "name": "DevAarambh — India's Developer Builder Ecosystem",
  "short_name": "DevAarambh",
  "description": "Building India's next-generation developer ecosystem. Hackathons, AI initiatives, and developer communities across 11 cities.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#E8501E",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["education", "business", "developer", "community"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "DevAarambh homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Localhost — Community",
      "short_name": "Localhost",
      "url": "https://localhost.devaarambh.com/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Build With AI",
      "short_name": "Build AI",
      "url": "https://buildwithai.devaarambh.com/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Nasiko Buildathon",
      "short_name": "Nasiko",
      "url": "https://nasiko.devaarambh.com/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
