{
  "name": "NES Timesheet Automation",
  "short_name": "NES Timesheet",
  "description": "AI-powered timesheet processing and verification platform by NES Fircroft",
  "start_url": "/en/dashboard",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#D4A843",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/nes-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nes-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/nes-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/nes-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
