{
  "name": "Pathfinder Trading Card Game \u2014 Card Database",
  "short_name": "PFTCG",
  "description": "Browse the Pathfinder Trading Card Game Card Database, build decks, read rules, and manage your profile.",
  "start_url": "./#cards",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#100e0c",
  "theme_color": "#100e0c",
  "icons": [
    {
      "src": "assets/icons/pfcg-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/pfcg-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
