{
  "name": "WristNote - AI-Powered Apple Watch Meeting Recorder",
  "short_name": "WristNote",
  "description": "Transform your Apple Watch into an AI meeting assistant. Record, transcribe & summarize meetings with 95% accuracy.",
  "icons": [
    {
      "src": "/wristnote-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wristnote-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-US",
  "scope": "/"
}