{
  "name": "Onda AI Podcast Note Taker",
  "short_name": "Onda",
  "description": "Onda AI transforms your podcast listening into smart, searchable notes. Capture every quote, key insight, and summary so you can remember and apply what you learn.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "categories": ["productivity", "education", "music"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/image/logos/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/image/logos/logo.webp",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/image/logos/logo.webp",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/image/features/onda1.webp",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Onda AI Podcast Player"
    },
    {
      "src": "/image/features/onda2.webp",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Onda AI Spotify Podcast Notes"
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6743153167",
      "id": "6743153167"
    }
  ],
  "prefer_related_applications": true
}