{
  "id": "karti-malta",
  "name": "KARTI — Maltese Card Duel",
  "short_name": "KARTI",
  "description": "The 18+ Maltese card duel. Pick a side, build a 40-card deck and ruin somebody's afternoon.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "launch_handler": { "client_mode": ["focus-existing", "navigate-existing"] },
  "background_color": "#0E0B14",
  "theme_color": "#0E0B14",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
