{
  "name": "Founders Fuel Academy",
  "short_name": "FFA",
  "description": "India's #1 AI business community — land your first AI client in 90 days",
  "start_url": "/community",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9fafb",
  "theme_color": "#f97316",
  "categories": ["education", "business"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Community", "url": "/community", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Classroom", "url": "/classroom", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Calendar", "url": "/calendar", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
