{
  "name": "3D Viewer NIDEC",
  "short_name": "NIDEC 3D",
  "lang": "en",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#009b4a",
  "background_color": "#ffffff",
  "description": "Offline-capable 3D Viewer for NIDEC machines.",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48 64x64 96x96 128x128 256x256",
      "type": "image/x-icon"
    }
  ]
}
