{
  "name": "Lunch Munch \u2014 88.5 Rock FM",
  "short_name": "Lunch Munch",
  "description": "Live from 10 Street. Three hours through the middle of the day.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0D12",
  "theme_color": "#0B0D12",
  "categories": [
    "music",
    "entertainment",
    "news"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}