{
    "name": "Poloco",
    "short_name": "Poloco",
    "description": "The global polo community",
    "start_url": "/feed",
    "display": "standalone",
    "background_color": "#0B1E3A",
    "theme_color": "#0B1E3A",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/icons/icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icons/icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }