{
  "name": "Boojee Photos",
  "short_name": "Boojee Photos",
  "description": "Your private photo library — stored locally, never shared with Google.",
  "start_url": "/boojee-photos/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "orientation": "any",
  "lang": "en",
  "scope": "/boojee-photos/",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["photo", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Upload Photos",
      "url": "/boojee-photos/#upload",
      "description": "Open the photo importer"
    }
  ]
}
