{
  "name": "Gasolina SV",
  "short_name": "Gasolina SV",
  "description": "Precios de combustible en El Salvador",
  "start_url": "/?utm_source=pwa&utm_medium=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "es",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.gasolinasv.twa",
      "url": "https://play.google.com/store/apps/details?id=com.gasolinasv.twa"
    }
  ]
}
