{
  "name": "5-Minute Arts Academy — Student Dashboard",
  "short_name": "5MAA Dashboard",
  "description": "Track your order, delivery, and referral status with 5-Minute Arts Academy",
  "start_url": "/competition",
  "scope": "/competition",
  "display": "standalone",
  "background_color": "#06060A",
  "theme_color": "#f59e0b",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
