{
  "name": "GitaQuest",
  "short_name": "GitaQuest",
  "description": "A progressive quiz-based learning platform for the Bhagavad Gita",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F7F7F2",
  "theme_color": "#3B4425",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
