{
  "name": "MeetScribe",
  "short_name": "MeetScribe",
  "description": "AI meeting transcriber — upload audio or record on-device, get a clean transcript, summary, action items, decisions, and follow-up email. Pay-as-you-go credits, no subscription.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
