{
  "name": "LifeDeck",
  "short_name": "LifeDeck",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#06152E",
  "theme_color": "#53E0C1",
  "description": "A bilingual card game about fate, evidence, and the choices that changed human survival.",
  "orientation": "any",
  "lang": "en",
  "prefer_related_applications": false,
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "icons/Icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
