{
  "name": "TheReader.AI",
  "short_name": "TheReader",
  "description": "The best premium unbiased short news app for India and world news. Get AI news summaries that make you the best-informed person in the room.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#faf8f3",
  "theme_color": "#f6ad4a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/readerIcon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/readerIcon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.candominds.thereader",
      "id": "com.candominds.thereader"
    }
  ]
}
