{
  "name": "OneShotsmith",
  "short_name": "OneShotsmith",
  "description": "Complete D&D 5e one-shot adventures forged from a seed — maps, math, and story in your browser.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#14100c",
  "theme_color": "#14100c",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
