{
  "name": "DnD Character Generator",
  "short_name": "DnD Generator",
  "description": "Offline-friendly character sheet generator with PDF export.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#07090d",
  "theme_color": "#9e3c3c",
  "icons": [
    {
      "src": "favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
