{
  "name": "5e Point Buy Calculator",
  "short_name": "5e Point Buy",
  "description": "Free D&D 5e point buy calculator. All races, all classes, 2014 & 2024 rules, shareable builds, PDF export.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0B07",
  "theme_color": "#C6922A",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["games", "utilities", "education"],
  "lang": "en-US",
  "orientation": "any"
}
