{
  "name": "Commito",
  "short_name": "Commito",
  "description": "Commito — where trades get paid. Customers book online and pay deposits upfront.",
  "display": "standalone",
  "background_color": "#013a6b",
  "theme_color": "#013a6b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/commito-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/commito-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/commito-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
