{
  "name": "Meridi",
  "short_name": "Meridi",
  "description": "Meridi workspace for delivery, client, document, and AI-assisted project workflows.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#F4F6F8",
  "theme_color": "#4899C3",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/Meridi_Emblem.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/Meridi_Emblem.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
