{
  "id": "/",
  "name": "Orchards",
  "short_name": "Orchards",
  "description": "Build meaningful connections, share what matters, collect digital certificates, and participate in attributable commerce on Orchards.",
  "lang": "en-US",
  "dir": "auto",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#03050b",
  "theme_color": "#03050b",
  "categories": ["social", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/orchards-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/orchards-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/orchards-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/orchards-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open your feed",
      "short_name": "Feed",
      "description": "See recent posts and activity from your Orchards network.",
      "url": "/app/"
    },
    {
      "name": "Create a post",
      "short_name": "Create",
      "description": "Share a new post with your Orchards network.",
      "url": "/app/compose/"
    },
    {
      "name": "Open messages",
      "short_name": "Messages",
      "description": "Continue your private Orchards conversations.",
      "url": "/app/messages/"
    },
    {
      "name": "Open bookmarks",
      "short_name": "Bookmarks",
      "description": "Return to posts you saved on Orchards.",
      "url": "/app/bookmarks/"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa-screenshot-wide.jpg",
      "sizes": "1300x600",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Your personalized Orchards feed, composer, and community recommendations."
    }
  ]
}
