{
  "id": "/",
  "name": "D&D App",
  "short_name": "D&D",
  "description": "Manage your D&D characters on the go",
  "icons": [
    {
      "src": "/icons/d20.png",
      "sizes": "600x600",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/d20.png",
      "sizes": "600x600",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#FF9800"
}
