{
  "name": "InstantOptic",
  "short_name": "InstantOptic",
  "description": "Review any document together in real time — no screen share needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0d10",
  "theme_color": "#E9A93E",
  "orientation": "portrait-primary",
  "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"
    }
  ]
}
