{
  "name": "Baadtv - Track Your Shows",
  "short_name": "Baadtv",
  "description": "Track your favorite TV shows, share reviews with friends, and discover what your flock is watching",
  "start_url": "/?v=2",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#E62F88",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle", "social"],
  "screenshots": [
    {
      "src": "/sheep-logo.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
