{
  "name": "Animal Nations Radio",
  "short_name": "Animal Nations",
  "description": "Cree-inspired music, storytelling, humour and atmosphere.",
  "start_url": "./index.html?app=1",
  "display": "standalone",
  "background_color": "#071421",
  "theme_color": "#123a5d",
  "orientation": "any",
  "scope": "./",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "https://www.griphonmedia.ca/apptest/",
  "dir": "ltr",
  "lang": "en",
  "categories": [
    "entertainment",
    "music"
  ]
}