{
  "name": "GalleryShot",
  "short_name": "GalleryShot",
  "description": "Event photography management platform for photographers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070817",
  "theme_color": "#6e44ff",
  "orientation": "any",
  "scope": "/",
  "categories": ["photography", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
