{
  "name": "D&D DM-App",
  "short_name": "DnD DM",
  "id": "/",
  "dir": "ltr",
  "lang": "nl-NL",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a0d",
  "background_color": "#0a0a0d",
  "description": "D&D Dungeon Master companion app",
  "icons": [
    { "src": "touch/homescreen48.png",  "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "touch/homescreen72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "touch/homescreen96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "touch/homescreen144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "touch/homescreen168.png", "sizes": "168x168", "type": "image/png", "purpose": "any" },
    { "src": "touch/homescreen192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "touch/homescreen512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "touch/homescreen512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "touch/screenshot1.webp", "sizes": "1280x720", "type": "image/webp" },
    { "src": "touch/screenshot2.webp", "sizes": "1280x720", "type": "image/webp" }
  ]
}
