{
  "name": "Mathrone Academy",
  "short_name": "Mathrone",
  "description": "Connect with expert tutors in Rwanda for online and home tutoring",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D1B40",
  "theme_color": "#0D1B40",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "Find a Tutor",
      "short_name": "Tutors",
      "url": "/tutors",
      "description": "Browse available tutors"
    },
    {
      "name": "Learning Store",
      "short_name": "Shop",
      "url": "/shop",
      "description": "Browse learning materials"
    },
    {
      "name": "Education News",
      "short_name": "News",
      "url": "/news",
      "description": "Latest education news in Rwanda"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}