{
  "name": "T/Rip — Trip or Rip",
  "short_name": "T/Rip",
  "description": "Calculate the real profit of delivery offers after fuel, wear and estimated tax.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#080B1A",
  "theme_color": "#080B1A",
  "icons": [
    {"src":"icon-192.png","sizes":"192x192","type":"image/png"},
    {"src":"icon-512.png","sizes":"512x512","type":"image/png"},
    {"src":"icon-maskable-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ]
}
