{
  "name": "Jam — Casoual Games",
  "short_name": "Jam",
  "description": "Slide the blocks out through the matching color gate",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#2b323e",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "games.casoual.hub"
    }
  ]
}
