{
  "name": "Skidmo",
  "short_name": "Skidmo",
  "description": "Find your perfect property. Buy, rent, or sell properties in Zambia.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00a651",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/adaptive-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/adaptive-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
