{
  "name": "Catlog",
  "description": "Catlog helps businesses on social media sell easily",
  "short_name": "Catlog",
  "icons": [{
      "src": "/app-icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app-icons/384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/app-icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#332098",
  "background_color": "#FFFFFF",
  "start_url": "/login",
  "display": "standalone",
  "orientation": "portrait"
}