{
  "short_name": "Ace Tech",
  "name": "Ace Tech Break & Attendance Tracker",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?w=192&h=192&fit=crop&q=80",
      "type": "image/jpeg",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?w=512&h=512&fit=crop&q=80",
      "type": "image/jpeg",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "background_color": "#F1F5F9",
  "theme_color": "#6366F1",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Clock In/Out",
      "short_name": "Clock",
      "url": "/?shortcut=clock",
      "description": "Quick access to clock-in/out and breaks"
    }
  ]
}
