{
  "name": "Rain City Comic",
  "short_name": "Rain City",
  "description": "A city where it never stops raining. Neo-noir graphic novel experience.",
  "start_url": "/read/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#030710",
  "theme_color": "#070b12",
  "orientation": "any",
  "icons": [
    {
      "src": "/wp-content/themes/rain-city-theme/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/rain-city-theme/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
