{
  "id": "/?source=pwa",
  "name": "Luxica — Word Club",
  "short_name": "Luxica",
  "description": "The word & mind arcade with a pulse. Play LEGEND — the daily five-lock run — plus daily puzzles, a 13-language Polyglot journey, a word-spelling snake, boss battles, the Grand Heist, ranks & rewards.",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0a0714",
  "theme_color": "#0a0714",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment", "education", "word"],
  "prefer_related_applications": false,
  "launch_handler": { "client_mode": ["navigate-existing", "auto"] },
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "screenshot-mobile.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "14 word games, learn 13 languages, collect 196 flags" },
    { "src": "screenshot-wide.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide", "label": "Level up across 14 games in one app" }
  ],
  "shortcuts": [
    { "name": "LEGEND — daily run", "short_name": "LEGEND", "description": "Play today's five-lock Legend run", "url": "./index.html?source=pwa&go=legend" },
    { "name": "Daily Puzzle", "short_name": "Daily", "description": "Play today's word puzzle", "url": "./index.html?source=pwa&go=daily" },
    { "name": "Polyglot", "short_name": "Languages", "description": "Learn 13 languages", "url": "./index.html?source=pwa&go=lang" }
  ]
}
