{
  "name": "Adventures Online",
  "short_name": "AO",
  "description": "A multiplayer online RPG with tactical hex-grid combat, deep crafting, and a persistent living world.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#60a5fa",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/images/AO_LOGO.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
