{
  "name": "El Compa Chicharrones",
  "short_name": "El Compa",
  "id": "el-compa-chicharron-pwa-v1",
  "description": "El mejor chicharrón dominicano. Ordena por WhatsApp.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1A1A1B",
  "theme_color": "#FF8C00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icons/icon-192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["food", "shopping"],
  "lang": "es",
  "dir": "ltr"
}
