{
  "name": "Computel",
  "short_name": "Computel",
  "description": "IT Technology & Solution Service \u2014 Fast, friendly support in San Diego. We speak Spanish.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A2A66",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}