{
  "name": "Flex Office Pro",
  "short_name": "FlexOffice",
  "description": "Flex Office Pro – ERP & Admin-Panel für Mietkauf-Unternehmen",
  "start_url": "/admin.html",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#1a56db",
  "orientation": "any",
  "icons": [
    {
      "src": "/img/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "de"
}
