{
  "name": "SB Presentation Builder",
  "short_name": "SB Builder",
  "description": "Build product presentations from the Silver Buffalo catalog",
  "start_url": "/gallery",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0e16",
  "theme_color": "#0f0e16",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
