{
  "name": "TCG Tracker",
  "short_name": "TCG Tracker",
  "description": "Beheer je MTG, Lorcana, One Piece en Pokémon collectie.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#6366f1",
  "categories": ["utilities", "productivity"],
  "lang": "nl",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
