{
  "name": "BairePorbo",
  "short_name": "BairePorbo",
  "description": "AI-powered scholarship guidance for Bangladeshi students",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3efe7",
  "theme_color": "#0f8f8d",
  "lang": "bn",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BairePorbo scholarship search"
    }
  ],
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "Browse Scholarships",
      "short_name": "Scholarships",
      "description": "Browse all scholarships",
      "url": "/scholarships",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Mentor",
      "short_name": "Mentor",
      "description": "Chat with the AI mentor",
      "url": "/chat",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
