{
  "name": "Trouble App",
  "short_name": "Trouble App",
  "description": "Don't stop for nothing!",
  
  "icons": [

    {
      "src": "/media/assets/icons/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  
  
  "start_url": "/dashboard?source=pwa",
  "scope": "/",
  "background_color": "#111",
  "display": "standalone",
  "theme_color": "#111",
  "orientation": "portrait"
  
}
