{
  "name": "Tesla Electric Estimating",
  "short_name": "Tesla Electric",
  "description": "Customer, estimate, and invoice management for Tesla Electric.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4fbfc",
  "theme_color": "#0097b2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
