{
  "name": "Why The Hype?",
  "short_name": "WTH",
  "description": "A zine, a gathering, a small website about technology without the hype.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#f4efe6",
  "theme_color": "#a8321f",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}