{
  "_comment": "This is the primary manifest file for the Aknan Developments PWA",
  "name": "Aknan Developments",
  "short_name": "Aknan",
  "description": "Aknan Developments is a leading real estate developer in Saudi Arabia - Website created by Animatic Studio",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/images/favicon_io/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/favicon_io/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
