{
  "id": "/",
  "name": "Capify",
  "short_name": "Capify",
  "description": "Capify is your personal AI lyric video creator. Upload a song and generate beautifully captioned lyric videos in minutes, no editing skills required.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["video", "music", "productivity"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "screenshots": [
    {
      "src": "/capify-wide-home.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Upload a song to start creating your AI lyric video"
    },
    {
      "src": "/capify-wide-editor.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Edit captions, timeline and visuals in the Capify editor"
    },
    {
      "src": "/capify-wide-library.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Browse and manage your lyric video projects"
    },
    {
      "src": "/capify-vertical-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Upload a song to start creating your AI lyric video"
    },
    {
      "src": "/capify-vertical-editor.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Edit captions, timeline and visuals in the Capify editor"
    },
    {
      "src": "/capify-vertical-library.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse and manage your lyric video projects"
    }
  ]
}
