{
  "name": "LOCK IN: Feed",
  "short_name": "FEED",
  "description": "Curated self-improvement content. Watch with intent.",
  "start_url": "https://lockinfeed.vercel.app/",
  "scope": "https://lockinfeed.vercel.app/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "lifestyle"
  ],
  "lang": "en"
}