{
  "id": "./index.html",
  "name": "Sapiens Poker Wizard v0.053",
  "short_name": "Poker Wizard",
  "description": "Step-by-step guided poker hand history input by Sapiens & Co.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eff6f8",
  "theme_color": "#144d75",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
