{
  "name": "Smart Digital Profile",
  "short_name": "DigitalProfile",
  "description": "Smart Digital Profile and Identity Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070c18",
  "theme_color": "#0284c7",
  "icons": [
    {
      "src": "/assets/jetown-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/jetown-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

