{
  "name": "Aero VoiceNotes",
  "short_name": "VoiceNotes",
  "description": "AI-powered voice transcription, summarization and translation. Record, transcribe, and translate in 14 languages.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0A84FF",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "utilities", "business"],
  "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"
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6765471295",
      "id": "6765471295"
    }
  ],
  "prefer_related_applications": false
}
