{
  "name": "Retro Image Viewer",
  "short_name": "RetroView",
  "description": "A nostalgic SGI-inspired media viewer by We Sell SaaS LLC",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#c0c0c0",
  "theme_color": "#000080",
  "icons": [
    {
      "src": "/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}