{
  "name": "Pinnacle Construction Time Tracker",
  "short_name": "Pinnacle Time",
  "description": "Construction time tracking system with geofence-based clock in/out",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ea580c",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/PCDBlogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/PCDBlogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/PCDBlogo.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/PCDBlogo.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "business"],
  "lang": "en-US"
}