{
  "name": "Move It Naples",
  "short_name": "MoveIt",
  "description": "Moving company management — jobs, estimates, crew tracking & more",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9F9F7",
  "theme_color": "#1A2B4A",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "permissions": ["geolocation", "notifications"]
}
