{
  "name": "Cemco Emergency Help",
  "short_name": "Cemco Help",
  "start_url": "/breakdown-help/?source=pwa",
  "scope": "/breakdown-help/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#B70001",
  "icons": [
    {
      "src": "/wp-content/uploads/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/uploads/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}