{
  "name": "Vault of Cards",
  "short_name": "Vault",
  "id": "/index.html",
  "description": "Offline TCG collection archive. Know what you own.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["edge-to-edge", "standalone"],
  "orientation": "portrait",
  "background_color": "#0a0c10",
  "theme_color": "#0a0c10",
  "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.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
