{
  "name": "Litterarum — Word Search Trivia",
  "short_name": "Litterarum",
  "description": "Discover history, one word at a time. An offline-first word search trivia game.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080b12",
  "theme_color": "#080b12",
  "lang": "en",
  "categories": ["games", "education"],
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
