{
  "name": "CINESWIPE",
  "short_name": "CINESWIPE",
  "description": "Swipe, Watch, Match. The ultimate movie discovery app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00F2FF",
  "icons": [
    {
      "src": "https://akashsarker.com/cineswipe/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://akashsarker.com/cineswipe/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
