{
  "name": "Solid-O Unternehmenssteuerung",
  "short_name": "Solid-O",
  "description": "ERP-Plattform für Handwerksbetriebe",
  "start_url": "/dashboard/",
  "display": "standalone",
  "background_color": "#080F1A",
  "theme_color": "#3FA8A0",
  "orientation": "any",
  "icons": [
    {
      "src": "/shared/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/shared/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/shared/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "de-DE"
}
