{
  "short_name": "Action Engine",
  "name": "Action Engine Portal",
  "icons": [
    {
      "src": "/icons/logo.svg",
      "type": "image/svg+xml",
      "sizes": "360x360"
    },
    {
      "src": "/icons/logo-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/logo-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#ff4242",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#333333",
  "shortcuts": [
    {
      "name": "Action Engine Portal/ Home",
      "short_name": "Home",
      "description": "GIS Software Development, Design and Data Services",
      "url": "/home",
      "icons": [{"src": "/icons/home.png", "sizes": "192x192"}]
    },
    {
      "name": "Action Engine Portal/ Work",
      "short_name": "Work",
      "description": "Your partner to co-create value through a design-led approach",
      "url": "/work",
      "icons": [{"src": "/icons/work.png", "sizes": "192x192"}]
    },
    {
      "name": "Action Engine Portal/ Inside The Engine",
      "short_name": "Inside The Engine",
      "description": "Your In-House Product Development Team",
      "url": "/inside",
      "icons": [{"src": "/icons/inside.png", "sizes": "192x192"}]
    }
  ],
  "description": "Action Engine Portal/ GIS Software Development, Design and Data Services",
  "screenshots": [
    {
      "src": "/icons/gis.png",
      "type": "image/png",
      "sizes": "540x720"
    },
    {
      "src": "/icons/gis.jpg",
      "type": "image/jpg",
      "sizes": "540x720"
    }
  ]
}
