{
  "name": "Amalgam Images",
  "short_name": "Img",
  "description": "Image hosting for the Amalgam system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1e26",
  "theme_color": "#1a1e26",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["utilities"],
  "shortcuts": [
    {
      "name": "File Manager",
      "url": "/",
      "description": "Browse system images"
    },
    {
      "name": "Sync from Amalgam",
      "url": "/?action=sync",
      "description": "Sync member folders from Amalgam"
    }
  ]
}
