{
  "name": "Crew Safety OS",
  "short_name": "SafetyOS",
  "description": "Sicherheits-App für Crews – Wetter, Schutzbuchten, Checklisten & Notfälle",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#1e3a5f",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%231e3a5f'/%3E%3Ctext x='256' y='340' text-anchor='middle' fill='white' font-size='320' font-family='sans-serif' font-weight='bold'%3E⚓%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
