{
  "name": "PIKZO 15-Min Delivery",
  "short_name": "PIKZO",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0b0c13",
  "theme_color": "#0c831f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://fonts.gstatic.com/s/i/materialicons/bolt/v16/24px.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3737/3737372.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}