{
  "name": "QrFlipBook - Pro QR Album",
  "short_name": "QrFlipBook",
  "description": "Transform your photography into interactive digital masterpieces. Stunning flipbooks for the modern photographer.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0A0A0A",
  "background_color": "#0A0A0A",
  "categories": ["photography", "business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-192x192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512x512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Go to Dashboard" },
    { "name": "Create Album", "url": "/dashboard", "description": "Create a new album" },
    { "name": "CRM", "url": "/crm", "description": "Client Management" }
  ]
}
