{
  "id": "/marketplace?hub=1",
  "name": "Cellfy Marketplace",
  "short_name": "Cellfy",
  "start_url": "/marketplace?hub=1",
  "scope": "/marketplace",
  "display": "standalone",
  "background_color": "#0F2430",
  "theme_color": "#0F2430",
  "lang": "es-EC",
  "icons": [
    {
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/cellfy-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
