{
    "name": "U-motion",
    "short_name": "U-motion",
    "description": "U-motion",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "dir": "ltr",
    "scope": "/",
    "prefer_related_applications": false,
    "icons": [
        {
          "src": "/icons/apple-touch-icon-180x180.png",
          "sizes": "180x180",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "/icons/logo-uMotion-192x192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
    ]
}
