{
  "name": "Vibing With Kaide — Street Photography",
  "short_name": "With Kaide",
  "description": "Street photography portfolio featuring curated collections from the world's greatest cities.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "screenshots": [
    {
      "src": "assets/images/collections/The_Green_Mile_of_Desire.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "assets/images/collections/The_Green_Mile_of_Desire.jpg",
      "sizes": "1017x768",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0a0a' width='192' height='192'/><text x='50%' y='50%' font-family='system-ui' font-size='100' fill='white' text-anchor='middle' dominant-baseline='central'>📷</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0a0a' width='192' height='192'/><text x='50%' y='50%' font-family='system-ui' font-size='100' fill='white' text-anchor='middle' dominant-baseline='central'>📷</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230a0a0a' width='512' height='512'/><text x='50%' y='50%' font-family='system-ui' font-size='280' fill='white' text-anchor='middle' dominant-baseline='central'>📷</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["photography"],
  "shortcuts": [
    {
      "name": "New York Collection",
      "short_name": "New York",
      "description": "Browse New York street photography",
      "url": "index.html?city=new-york",
      "icons": [
        {
          "src": "assets/images/collections/The_Green_Mile_of_Desire.jpg",
          "sizes": "96x96",
          "type": "image/jpeg"
        }
      ]
    }
  ],
  "share_target": {
    "action": "index.html",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false
}
