{
  "name": "RTS Seller",
  "short_name": "Seller",
  "icons": [
    {
      "src": "/icons/seller-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/seller-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/pocket-seller",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628"
}