{
  "name": "Pool — Casoual Games",
  "short_name": "Pool",
  "description": "Pot your 7 balls, sink the 8 before the bot",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#08090A",
  "theme_color": "#22c55e",
  "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"
    }
  ]
}
