{
  "name": "Sage — a game of deduction",
  "short_name": "Sage",
  "description": "Uncover the hidden order of the gems. Consult the Council of Sages, out-reason the rival, restore the Order.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0a07",
  "theme_color": "#0d0a07",
  "categories": ["games", "puzzle"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
