{
  "name": "Auralith",
  "short_name": "Auralith",
  "description": "Block puzzle game",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#020510",
  "icons": [
    {
      "src": "favicon.webp",
      "sizes": "1024x1024",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
