{
  "name": "Natural20 Software - D&D 5e Monster & NPC Generator",
  "short_name": "Natural20",
  "description": "Professional D&D 5e tools: Monster Advancer and NPC Advancer for creating homebrew monsters and memorable NPCs",
  "icons": [
    {
      "src": "/favicon-16x16.svg",
      "sizes": "16x16",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-32x32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#339af0",
  "background_color": "#1a1b1e",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "categories": ["games", "utilities", "entertainment"]
}