{
  "id": "/",
  "name": "Focus Flow Studio",
  "short_name": "Focus Flow",
  "description": "Photography CRM with Unlimited Backup & Video Galleries",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#b08358",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/branding/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/branding/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "photography"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to dashboard"
    },
    {
      "name": "Galleries",
      "url": "/galleries",
      "description": "Manage galleries"
    },
    {
      "name": "Clients",
      "url": "/clients",
      "description": "Manage clients"
    }
  ]
}
