{
  "name": "Crypt Raider — remake",
  "short_name": "Crypt Raider",
  "description": "Puzzle a griglia nelle piramidi: scava, spingi massi e orbi, con editor di livelli.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#100c09",
  "theme_color": "#140f0b",
  "categories": ["games", "puzzle"],
  "lang": "it",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
