{
  "short_name": "PhotoPulse",
  "name": "PhotoPulse.pro — Photos, Albums & Living Atlas",
  "description": "Store privately, organize intelligently, share selectively, discover contextually.",
  "icons": [
    { "src": "/favicon.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8F5",
  "theme_color": "#F27A54",
  "shortcuts": [
    { "name": "Take a photo", "short_name": "Camera", "description": "Snap and add to PhotoPulse", "url": "/upload?camera=1" },
    { "name": "Upload photos", "short_name": "Upload", "url": "/upload" },
    { "name": "Shared albums", "short_name": "Albums", "url": "/albums" }
  ]
}
