{
  "name": "Cat Caption",
  "short_name": "Cat Caption",
  "description": "Share photos of your cats and get AI-generated captions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffbf0",
  "theme_color": "#7b5400",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/wp-content/themes/adventure-cat/assets/paw-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/adventure-cat/assets/paw-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gallery",
      "url": "/gallery/",
      "description": "Browse cat pounces"
    },
    {
      "name": "My Pounces",
      "url": "/my-pounces/",
      "description": "Upload and manage your pounces"
    }
  ],
  "categories": ["photo", "social", "entertainment"]
}
