{
  "id": "2",
  "name": "Planet of Medicine",
  "short_name": "POM",
  "description": "An integrated platform for managing medical clinics and booking online appointments easily. Distinctive services that will provide you with a professional and comfortable experience",
  "icons": [
    {
      "src": "./pom12.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./pom25.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "./pom51.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#fff",
  "background_color": "#fff",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}