{
  "name": "Trail Such-Tracker",
  "short_name": "Trail",
  "description": "Suchquadranten-System für BOS",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#e5e7eb",
  "theme_color": "#1e293b",
  "icons": [
    {
      "src": "trail_logo_512.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "trail_logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}