{
  "name": "Eidolon's Realm — DM Screen",
  "short_name": "Eidolon DM",
  "description": "The Dungeon Master command console for Eidolon's Realm. Statblocks, dice, soundboard, combat tracker, lore and session notes — built for the table.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050508",
  "theme_color": "#050508",
  "categories": ["games", "utilities", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
