{
  "name": "Aethr — The Fifth Element, Inhabited",
  "short_name": "Aethr",
  "description": "Not a platform. A living universe. Eight worlds. Infinite selves.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#04040a",
  "theme_color": "#04040a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "entertainment"],
  "shortcuts": [
    {
      "name": "The Commons",
      "short_name": "Commons",
      "description": "Go to The Commons",
      "url": "/commons",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "The Forge",
      "short_name": "Forge",
      "description": "Go to The Forge",
      "url": "/forge",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Open Messages",
      "url": "/messages",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
