{
  "id": "iudex-arcanum",
  "name": "Iudex Arcanum — Card Game Rules Judge & Life Counter",
  "short_name": "Iudex Arcanum",
  "description": "A free rules judge, life counter, and AI deck builder for Magic and other trading card games, with a camera that recognizes your cards.",
  "start_url": "app.php?src=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0b10",
  "theme_color": "#0a0b10",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["games", "utilities", "entertainment"],
  "prefer_related_applications": false,
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Play free tracker", "short_name": "Play", "url": "app.php?src=shortcut", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Ask the Judge", "short_name": "Judge", "url": "app.php?src=shortcut#judge", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Table Mode (camera)", "short_name": "Table", "url": "table.php?src=shortcut", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
