{
  "name": "Battle Fae Alliance",
  "short_name": "Battle Fae",
  "id": "/app",
  "start_url": "/faeforms",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#a02b54",
  "description": "Unite. Roleplay. Conquer the Realms. Forge your Faeform, join Outposts, and shape the world through lore and trials.",
  "icons": [
    {
      "src": "/assets/battle-fae-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/battle-fae-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "en",
  "orientation": "portrait"
}