{
  "name": "Avid Hour Tracker",
  "short_name": "Avid Hours",
  "description": "Time tracking app for Avid Electric & Communication field technicians. Log hours, mileage, and export weekly reports.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f7f7",
  "theme_color": "#cc2828",
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "https://avidelectricandcommunication.com/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://avidelectricandcommunication.com/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": []
}