{
  "name": "Beneath a Sleeping Sky: Third Protocol",
  "short_name": "Sleeping Sky",
  "description": "A menu-driven, text-led science-fantasy RPG.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0a1117",
  "theme_color": "#0a1117",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
