{
  "name": "Inventorum",
  "short_name": "Inventorum",
  "description": "Your D&D inventory manager",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#2D2621",
  "background_color": "#2D2621",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}
