{
  "name": "Co-op Media",
  "short_name": "Co-op Media",
  "description": "Member-owned social media for the cooperative economy. No ads. No algorithm.",
  "start_url": "/media.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0e1410",
  "theme_color": "#0e1410",
  "lang": "en",
  "categories": ["social", "news"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Posts",
      "url": "/media.html#posts",
      "description": "Co-op text posts"
    },
    {
      "name": "Videos",
      "url": "/media.html#video",
      "description": "Co-op video feed"
    },
    {
      "name": "Portal",
      "url": "/portal.html",
      "description": "Member portal"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
