{
  "name": "The GreyLens",
  "short_name": "GreyLens",
  "description": "Independent news. Clear perspective.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.nexwave.app",
      "url": "https://play.google.com/store/apps/details?id=com.nexwave.app"
    }
  ]
}
