{
  "name": "Flickza — SA Streaming Finder",
  "short_name": "Flickza",
  "description": "Find where to stream any movie or series in South Africa",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%23111111'/%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0%25' stop-color='%23C8FF00'/%3E%3Cstop offset='100%25' stop-color='%2300BFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M48 36 C48 22 62 16 72 22 L158 72 C167 78 167 114 158 120 L72 170 C62 176 48 170 48 156 Z' fill='url(%23g)'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%23111111'/%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0%25' stop-color='%23C8FF00'/%3E%3Cstop offset='100%25' stop-color='%2300BFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M128 96 C128 58 165 42 190 58 L420 190 C444 206 444 306 420 322 L190 454 C165 470 128 454 128 416 Z' fill='url(%23g)'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search for a movie or series",
      "url": "/",
      "icons": []
    },
    {
      "name": "Support Us",
      "short_name": "Donate",
      "description": "Support Flickza",
      "url": "/#donate",
      "icons": []
    }
  ]
}
