{
  "name": "The Coffeelock's Cabinet of Curiosities",
  "short_name": "The Cabinet",
  "description": "Your complete digital companion for tabletop RPGs. Browse D&D 5e content and powerful DM tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF6EC",
  "theme_color": "#2C1206",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
