{
  "name": "reCleave - Global Network of Local Creative Communities",
  "short_name": "reCleave",
  "description": "Global network of local creative communities",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2d4d34",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle", "networking"],
  "shortcuts": [
    {
      "name": "Discover Calls",
      "short_name": "Discover",
      "description": "Browse open calls from creatives worldwide",
      "url": "/discover",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Calendar",
      "short_name": "Calendar",
      "description": "View your calls and responses",
      "url": "/calendar",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Post a Call",
      "short_name": "Post",
      "description": "Create a new open call",
      "url": "/calendar/create",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
