{
  "name": "LensFlow",
  "short_name": "LensFlow",
  "description": "Global news platform in 7 languages",
  "id": "news.lensflow.app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00d4b4",
  "orientation": "portrait-primary",
  "lang": "en",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://lensflow.news/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://lensflow.news/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "https://lensflow.news/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "LensFlow News App"
    }
  ],
  "categories": ["news"],
  "shortcuts": [
    {
      "name": "Global News",
      "url": "/",
      "icons": [{"src": "https://lensflow.news/logo.png", "sizes": "512x512", "type": "image/png"}]
    }
  ]
}
