{
  "name": "Pocket Combats: Deckventure — deckbuilding game",
  "short_name": "Pocket Combats: Deckventure",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#161B19",
  "theme_color": "#161B19",
  "description": "Pocket Combats: Deckventure — deckbuilding game / web client",
  "orientation": "portrait-primary",
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "games"
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.pocketcombats.deckventure",
      "url": "https://play.google.com/store/apps/details?id=com.pocketcombats.deckventure"
    }
  ]
}
