{
  "name": "DnD Codex — Хроники Странствий",
  "short_name": "DnD Codex",
  "description": "Универсальный сайт для игры в D&D с мастером",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a1410",
  "background_color": "#0a0805",
  "lang": "ru",
  "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"
    }
  ]
}
