{
  "name": "ProPlum AEO Capture",
  "short_name": "AEO Capture",
  "description": "Turn every job into AI search visibility. Capture photos and voice notes — we handle the rest.",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#080C15",
  "theme_color": "#080C15",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
