{
  "name": "YoruVerse - Read Manhwa Online",
  "short_name": "YoruVerse",
  "description": "Read manhwa online free. Track your progress and discover new series.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/favicon-32.png?v=2",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-48.png?v=2",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/images/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-maskable-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/apple-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}