{
  "name": "Night Ash Run - Web Game Game",
  "short_name": "Night Ash",
  "description": "Official static site for Night Ash Run, an AAA-scale Web3 anime action game powered by XAI_GAMES with source-bound technical and historical context.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0A08",
  "theme_color": "#0B0A08",
  "lang": "en",
  "categories": [
    "games",
    "entertainment"
  ],
  "shortcuts": [
    {
      "name": "Docs",
      "url": "/docs.html",
      "description": "Documentation hub for Night Ash Run."
    },
    {
      "name": "Technology",
      "url": "/technology.html",
      "description": "XAI_GAMES-aligned technical dossier."
    },
    {
      "name": "History",
      "url": "/history.html",
      "description": "Xai development-history canon."
    },
    {
      "name": "AI Index",
      "url": "/ai-index.json",
      "description": "Machine-readable AI answer index."
    }
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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"
    }
  ]
}
