{
  "short_name": "Centuri",
  "name": "Centuri",
  "icons": [
    {
      "src": "/ui/data/centuri-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/ui/data/centuri-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }    
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#ec1346",
  "background_color": "#ffffff"
}