{
  "name": "WinkNovel - Read Web Novels",
  "short_name": "WinkNovel",
  "description": "Read exciting web novels anytime, anywhere. Binge-worthy stories at your fingertips.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F6F8",
  "theme_color": "#F5F6F8",
  "categories": ["books", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "/static/icons/pwa-icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icons/pwa-icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
