{
  "name": "Sanctum by DGFari",
  "short_name": "Sanctum",
  "description": "A walkable 3D museum of light by DGFari Art.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0e0c09",
  "theme_color": "#0e0c09",
  "icons": [
    { "src": "Logo/app-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "Logo/app-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "Logo/app-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
