{
  "name": "Hourfolio — Shift & Pay Tracker",
  "short_name": "Hourfolio",
  "description": "Your work diary and earnings tracker",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Crect width='180' height='180' rx='40' fill='%230B0D12'/%3E%3Ctext x='90' y='115' font-size='90' text-anchor='middle' fill='%237C9CFF' font-family='Georgia,serif' font-weight='700'%3EW%3C/text%3E%3C/svg%3E",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ]
}
