{
  "name": "Gig Income Pro",
  "short_name": "Gig Income",
  "description": "Deterministic Gig Income Parsing and Risk Assessment Dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#14d717",
  "icons":[
    {
      "src": "https://i.ibb.co/zhsV3SND/transparent-image.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://i.ibb.co/zhsV3SND/transparent-image.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}