{
  "name": "Athanor: Alchemy Merge",
  "short_name": "Athanor",
  "description": "An alchemist's working circle — drag elements into the sigil slots and merge them to forge the unknown. 190 discoveries hidden across pair and miracle recipes. A Pizza Hero Gaming project.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#07050d",
  "theme_color": "#0a0612",
  "categories": ["games", "puzzle"],
  "icons": [
    { "src": "assets/icons/icon.svg", "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icons/icon.svg", "sizes": "any",     "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "assets/icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
