{
  "id": "./scan.html",
  "name": "mtgscan.org",
  "short_name": "mtgscan",
  "description": "Private, offline-first Magic: The Gathering card scanner.",
  "start_url": "./scan.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0f13",
  "theme_color": "#0d0f13",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
