{
  "id": "https://helloengineers.in/",
  "name": "HelloEngineers",
  "short_name": "HelloEngineers",
  "description": "India's #1 Engineering Student Community — Jobs, Projects, Hackathons & More",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "lang": "en-IN",
  "categories": ["education", "social", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Feed",     "url": "/feed",     "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Jobs",     "url": "/jobs",     "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Explore",  "url": "/explore",  "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Messages", "url": "/messages", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
