{
  "name": "Snipflik — short videos, less noise",
  "short_name": "Snipflik",
  "description": "TikTok-style vertical video with creator-first economics, federated identity, and a live public transparency dashboard.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["social", "entertainment", "photo", "video"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://customer-assets.emergentagent.com/job_short-clips-181/artifacts/gxiyn5my_Screenshot_20260622_120522.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://customer-assets.emergentagent.com/job_short-clips-181/artifacts/gxiyn5my_Screenshot_20260622_120522.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://customer-assets.emergentagent.com/job_short-clips-181/artifacts/gxiyn5my_Screenshot_20260622_120522.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Create",
      "short_name": "Create",
      "description": "Record a new clip",
      "url": "/create?source=pwa_shortcut"
    },
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "url": "/inbox?source=pwa_shortcut"
    },
    {
      "name": "Transparency",
      "short_name": "Transparency",
      "description": "Live platform metrics",
      "url": "/transparency?source=pwa_shortcut"
    }
  ],
  "share_target": {
    "action": "/create",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "caption",
      "text": "caption",
      "files": [
        { "name": "files", "accept": ["video/*", "image/*"] }
      ]
    }
  },
  "screenshots": [
    {
      "src": "https://customer-assets.emergentagent.com/job_short-clips-181/artifacts/gxiyn5my_Screenshot_20260622_120522.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Snipflik vertical feed"
    }
  ]
}
