{
  "name": "Anscer Robotics",
  "short_name": "Anscer",
  "display": "fullscreen",
  "orientation": "portrait",
  "description": "The anscer has developed mobile robot systems based on its patented platform, AMR (Automated Mobile Robot). use Anscer robots to increase your shopfloor effiency and productivity",
  "start_url": "/",
  "scope": "/",
  "splash_pages": null,
  "icons": [
    {
      "src": "/static/logo_128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/static/logo_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/logo_48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "monochrome"
    },
    {
      "src": "/static/logo_384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "monochrome"
    },
    {
      "src": "/static/logo_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "theme_color": "#011f40",
  "background_color": "#ffffff",
  "shortcuts": [
    {
      "name": "Products",
      "url": "/products",
      "icons": [
        {
          "src": "/static/anscer-robots_512x512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any monochrome"
        }
      ]
    },
    {
      "name": "Anscer Engine",
      "url": "/technology/anscer-engine",
      "icons": [
        {
          "src": "/static/anscer-engine_512x512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any monochrome"
        }
      ]
    }
  ]
}
