{
  "name": "Planigator",
  "short_name": "Planigator",
  "description": "Plan a truck trip in the browser. HERE truck routes, leave-by, 30s, and 10-hour rests stay on this device.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f4f1ea",
  "theme_color": "#1f8a62",
  "icons": [
    {
      "src": "./favicon.png?v=77",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/PlanigatorIcon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
