{
  "name": "PhreshBoard",
  "short_name": "PhreshBoard",
  "description": "PhreshBoard — The Ultimate Visual Collaboration & Moodboard Platform for creative teams.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}