{
  "name": "Ravnix Tablet Application",
  "short_name": "Ravnix",
  "description": "Fleet maintenance management for technicians, store managers, and inspectors",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "./images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "related_applications": [],
  "prefer_related_applications": false
}
