{
  "name": "FiND Command Center",
  "short_name": "FiND",
  "description": "Dein FiND System für Schichtdienst, Vorbereitung und Erholung.",
  "start_url": "/pages/command-center",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn.shopify.com/s/files/1/1010/8141/6027/files/find-icon-192.png?v=1782409579",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/1010/8141/6027/files/find-icon-512.png?v=1782409577",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}