{
  "name": "AntojApp",
  "short_name": "AntojApp",
  "description": "Geolocaliza puestos de comida ambulante en tiempo real",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff7ed",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='48' fill='%23f97316'/%3E%3Ctext x='50' y='62' font-size='40' text-anchor='middle'%3E🌮%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
