{
  "short_name": "Chommie",
  "name": "Chommie",
  "description": "A platform for people who want to learn South African languages through interactive lessons, stories, and games.",
  "icons": [
    {
      "src": "/images/ven.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/ven.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/ven.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/ven.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "categories": [
    "education",
    "language"
  ],
  "lang": "en",
  "dir": "ltr",
  "gcm_sender_id": "931595838430",
  "shortcuts": [
    {
      "name": "Lessons",
      "short_name": "Lessons",
      "description": "Continue your learning journey",
      "url": "/courses",
      "icons": [{ "src": "/images/ven.png", "sizes": "192x192 512x512", "type": "image/png", "purpose": "any" }]
    },
    {
      "name": "Games",
      "short_name": "Games",
      "description": "Play educational games",
      "url": "/mitambo",
      "icons": [{ "src": "/images/ven.png", "sizes": "192x192 512x512", "type": "image/png", "purpose": "any" }]
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaderboard",
      "description": "Check the rankings",
      "url": "/muvhigo",
      "icons": [{ "src": "/images/ven.png", "sizes": "192x192 512x512", "type": "image/png", "purpose": "any" }]
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "description": "View your achievements",
      "url": "/profile",
      "icons": [{ "src": "/images/ven.png", "sizes": "192x192 512x512", "type": "image/png", "purpose": "any" }]
    }
  ],
  "widgets": [
    {
      "name": "Chommie Daily Visit",
      "short_name": "Chommie Visit",
      "description": "Encourages you to come and visit Chommie for daily learning.",
      "tag": "chommie-visit-widget",
      "ms_ac_template": "/widgets/template.json",
      "data": "/widgets/data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/images/ven.png",
          "sizes": "512x512",
          "label": "Chommie Widget"
        }
      ],
      "icons": [
        {
          "src": "/images/ven.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}