{
  "name": "AddySpot - Delivery Driver Assistant",
  "short_name": "AddySpot",
  "description": "AddySpot is the personal work assistant app for food delivery riders that shows high-demand zones, helping you: Complete More Orders; Unlock Bonuses; Increase Your Income",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#292929",
  "theme_color": "#292929",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
