{
  "name": "PowerontheMove App",
  "short_name": "PowerontheMove",
  "start_url": "/", 
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#00e5ff",
  "icons": [
    {
      "src": "../images/brand/icon_clear_maple.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../images/brand/icon_clear_maple.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
