{
  "name": "ANSMOTOS",
  "short_name": "ANSMOTOS",
  "description": "Servicio técnico especializado en motos en Bogotá. Agenda tu cita online.",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#FF6B00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "web/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "web/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "web/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "web/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ANSMOTOS Landing Page"
    }
  ]
}
