{
  "name": "NOXSK - Pedidos",
  "short_name": "NOXSK",
  "description": "Pide arepas, salchipapas y más. Delivery con tarifa por distancia.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#12100c",
  "theme_color": "#1a1610",
  "lang": "es",
  "categories": ["food", "shopping"],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
