{
  "name": "Tams Radio Derby",
  "short_name": "Tams Radio",
  "description": "Listen live to Tams Radio Derby, see now and next, recently played songs, local news, what's on, weather and request a song.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000a22",
  "theme_color": "#001233",
  "categories": ["music", "entertainment", "news"],
  "icons": [
    {"src":"assets/img/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"assets/img/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any"},
    {"src":"assets/img/maskable-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ]
}
