{
  "name": "Farmacias de Turno - La Plata",
  "short_name": "Farmacias LP",
  "description": "Encontrá farmacias de turno en La Plata y alrededores. Con GPS para ordenar por cercanía.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "lang": "es-AR",
  "categories": ["medical", "health"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%2310b981'/><text y='140' x='96' text-anchor='middle' font-size='120' font-family='Arial'>💊</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%2310b981'/><text y='380' x='256' text-anchor='middle' font-size='320' font-family='Arial'>💊</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ver farmacias cercanas",
      "short_name": "Cercanas",
      "description": "Ordena por distancia usando GPS",
      "url": "/?accion=cercanas",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='86' font-size='96'>📍</text></svg>", "sizes": "96x96"}]
    }
  ]
}
