{
  "name": "EVERLUCK ERP",
  "short_name": "ERP",
  "description": "EVERLUCK ERP PWA for mobile packing, orders and photos",
  "id": "/app",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "background_color": "#f6f8fc",
  "theme_color": "#0a7cff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/everluck-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/everluck-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
