{
  "name": "Realms of Iron",
  "short_name": "ROI",
  "description": "Browser strategy game — Build your village, train your troops, conquer Fort Karrath.",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#0d0908",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
