{
  "name": "Metro de Lima",
  "short_name": "MetroLima",
  "description": "Metro de Lima",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2BB442",
  "theme_color": "#2BB442",
  "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='%232BB442'/><text x='96' y='122' font-size='70' font-family='sans-serif' font-weight='bold' fill='white' text-anchor='middle'>ML</text></svg>",
    "sizes": "any",
    "type": "image/svg+xml",
    "purpose": "any maskable"
  }]
}