{
  "name": "Conru Art Foundation",
  "short_name": "CAF",
  "description": "Stay connected with all Conru Art Foundation projects: ArtLove Salon, PublicDisplay.ART, Seattle Art Prize, workshops, exhibitions, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icons/caf-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/caf-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ArtLove Salon",
      "short_name": "Salon",
      "url": "/salon",
      "description": "Gallery, events, and socials",
      "icons": [{ "src": "/icons/salon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Seattle Art Prize",
      "short_name": "Prize",
      "url": "/prize",
      "description": "Annual art fellowship",
      "icons": [{ "src": "/icons/prize-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Explore Artwork",
      "short_name": "Art",
      "url": "/artwork",
      "description": "Browse Pacific Northwest artists"
    },
    {
      "name": "Event Calendar",
      "short_name": "Events",
      "url": "/calendar",
      "description": "Art events in Seattle"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
