{
  "id": "chronicles-of-arithmos-game",
  "name": "Chronicles of Arithmos",
  "short_name": "Arithmos Game",
  "description": "Educational 2D Math RPG Game for Primary Students",
  "start_url": "game/web/index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#096936",
  "icons": [
    {
      "src": "192x192px.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
