{
  "name": "Numill — Wind Operations",
  "short_name": "Numill",
  "description": "All-in-one platform for wind turbine installation teams. Real-time notifications reach your smartwatch.",
  "start_url": "/app/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B1120",
  "theme_color": "#F97316",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}