{
  "name": "CardForest - Digital Card Vault",
  "short_name": "CardForest",
  "description": "Store all your loyalty and digital cards in one place. Works offline.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d1f0d",
  "theme_color": "#1a3a1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌲</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
