{
  "name": "L2D — Lineage 2 Style Browser MMORPG",
  "short_name": "L2D",
  "description": "Free 2D MMORPG inspired by Lineage 2. Play in your browser, no download.",
  "start_url": "/aden/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0d0b12",
  "theme_color": "#0d0b12",
  "categories": ["games", "entertainment"],
  "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" }
  ]
}
