{
  "name": "ClipForYou — Request Custom Videos From Creators",
  "short_name": "ClipForYou",
  "description": "Tell creators exactly what video you want — they make it for you. Escrow-protected custom video requests from verified creators.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1E1B4B",
  "theme_color": "#4F46E5",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["entertainment", "social"],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home - Discover Creators"
    },
    {
      "src": "/screenshots/creator.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Creator Profile"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Creators",
      "short_name": "Browse",
      "description": "Find your favorite creators",
      "url": "/",
      "icons": [{ "src": "/icons/browse-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "View your purchased videos",
      "url": "/library",
      "icons": [{ "src": "/icons/library-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Check your messages",
      "url": "/messages",
      "icons": [{ "src": "/icons/messages-96x96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
