{
  "id": "https://skonflix.com/",
  "background_color": "#000000",
  "description": "Explore trending movie metadata, discover TV show insights, track your watchlist history, and watch official cinematic trailers all in one organized catalog dashboard.",
  "dir": "ltr",
  "display": "standalone",
  "name": "Skonflix",
  "orientation": "any",
  "scope": "/",
  "short_name": "Skonflix",
  "start_url": "/",
  "theme_color": "#2F1B22",
  "categories": [
    "entertainment",
    "video"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://i.ibb.co/95Cf1Hb/Skonflix-Logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any",
      "background_color": "#000000"
    },
    {
      "src": "https://i.ibb.co/HfhCxvxp/Skonflix-IOS-Icon-512-x-512-px.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any",
      "background_color": "#000000"
    }
  ],
  "screenshots": [
    {
      "src": "https://i.ibb.co/spqyPfVC/IMG-2658.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Skonflix Home"
    },
    {
      "src": "https://i.ibb.co/PzPc2TmK/IMG-2553.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse Movies"
    },
    {
      "src": "https://i.ibb.co/MDCNsRg2/IMG-2664.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Movie Details"
    },
    {
      "src": "https://i.ibb.co/Dfb2Tccf/Screenshot-2026-05-18-221052.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Skonflix Homepage — Desktop"
    },
    {
      "src": "https://i.ibb.co/5x60YHNW/Screenshot-2026-05-09-234627.png",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Browse Content — Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search for movies and TV shows",
      "url": "/search",
      "icons": [
        {
          "src": "https://i.ibb.co/95Cf1Hb/Skonflix-Logo.png",
          "sizes": "192x192",
          "type": "image/png",
          "background_color": "#000000"
        }
      ]
    },
    {
      "name": "Browse",
      "short_name": "Browse",
      "description": "Browse trending and popular titles",
      "url": "/browse/trending",
      "icons": [
        {
          "src": "https://i.ibb.co/95Cf1Hb/Skonflix-Logo.png",
          "sizes": "192x192",
          "type": "image/png",
          "background_color": "#000000"
        }
      ]
    },
    {
      "name": "My List",
      "short_name": "My List",
      "description": "View your saved watchlist",
      "url": "/profile",
      "icons": [
        {
          "src": "https://i.ibb.co/95Cf1Hb/Skonflix-Logo.png",
          "sizes": "192x192",
          "type": "image/png",
          "background_color": "#000000"
        }
      ]
    },
    {
      "name": "History",
      "short_name": "History",
      "description": "Continue watching from where you left off",
      "url": "/history",
      "icons": [
        {
          "src": "https://i.ibb.co/95Cf1Hb/Skonflix-Logo.png",
          "sizes": "192x192",
          "type": "image/png",
          "background_color": "#000000"
        }
      ]
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+skonflix",
      "url": "/details/%s"
    }
  ],
  "share_target": {
    "action": "/search",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "lang": "en",
  "display_override": [
    "minimal-ui",
    "window-controls-overlay"
  ]
}
