{
  "name": "GigEarn",
  "short_name": "GigEarn",
  "description": "Track your gig earnings. Know your real hourly rate.",
  "start_url": "/dashboard.html?utm_source=pwa",
  "display": "standalone",
  "background_color": "#0d0d1a",
  "theme_color": "#f0c040",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192'%3E%3Crect width='192' height='192' fill='%230d0d1a' rx='32'/%3E%3Ctext x='96' y='130' font-size='120' text-anchor='middle' fill='%23f0c040' font-family='sans-serif' font-weight='bold'%3EG%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3E%3Crect width='512' height='512' fill='%230d0d1a' rx='64'/%3E%3Ctext x='256' y='340' font-size='280' text-anchor='middle' fill='%23f0c040' font-family='sans-serif' font-weight='bold'%3EG%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
