{
  "name": "4th Quarter Magazine",
  "short_name": "4th Quarter",
  "description": "The Culture. The Music. The Movement. — 4th Quarter Magazine",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e63329",
  "theme_color": "#e63329",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/4q-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/4q-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "news",
    "entertainment",
    "music"
  ]
}
