
{
  "name": "WorkWise - Smart Time Tracking",
  "short_name": "WorkWise",
  "description": "Smart time tracking with location-based reminders",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='45' fill='%23667eea'/><circle cx='50' cy='50' r='35' fill='white'/><circle cx='50' cy='50' r='4' fill='%23667eea'/><line x1='50' y1='50' x2='50' y2='25' stroke='%23667eea' stroke-width='3' stroke-linecap='round'/><line x1='50' y1='50' x2='70' y2='50' stroke='%23667eea' stroke-width='2' stroke-linecap='round'/><circle cx='50' cy='20' r='2' fill='%23667eea'/><circle cx='80' cy='50' r='2' fill='%23667eea'/><circle cx='50' cy='80' r='2' fill='%23667eea'/><circle cx='20' cy='50' r='2' fill='%23667eea'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='45' fill='%23667eea'/><circle cx='50' cy='50' r='35' fill='white'/><circle cx='50' cy='50' r='4' fill='%23667eea'/><line x1='50' y1='50' x2='50' y2='25' stroke='%23667eea' stroke-width='3' stroke-linecap='round'/><line x1='50' y1='50' x2='70' y2='50' stroke='%23667eea' stroke-width='2' stroke-linecap='round'/><circle cx='50' cy='20' r='2' fill='%23667eea'/><circle cx='80' cy='50' r='2' fill='%23667eea'/><circle cx='50' cy='80' r='2' fill='%23667eea'/><circle cx='20' cy='50' r='2' fill='%23667eea'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "screenshots": [
    {
      "src": "/lovable-uploads/22be8368-87c2-4983-9546-a4ce87a86a24.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Quick access to time tracking dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23667eea' stroke-width='2'><rect x='3' y='3' width='7' height='7'/><rect x='14' y='3' width='7' height='7'/><rect x='14' y='14' width='7' height='7'/><rect x='3' y='14' width='7' height='7'/></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Check In",
      "short_name": "Check In",
      "description": "Quick check-in to start tracking time",
      "url": "/dashboard?action=checkin",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2310b981' stroke-width='2'><path d='M9 12l2 2 4-4'/><circle cx='12' cy='12' r='9'/></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
