{
  "name": "Mycelis · Co-own, manage, sell shared property",
  "short_name": "Mycelis",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#1A2E20",
  "theme_color": "#1A2E20",
  "categories": ["business", "finance", "lifestyle"],
  "description": "From strangers to co-owners. Pool capital, list a property, or join the vetted bench of European notaries and tradespeople. Mycelis is the three-sided rail for shared real estate across France, Spain, Italy, Portugal, Greece, and Bulgaria.",
  "permissions": ["badging"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/api/node/ingest/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Start 60m Focus",
      "short_name": "60m Focus",
      "description": "Silence non-critical pushes for 60 minutes — paid invoices, B2B quotes and KYC fails still ring through.",
      "url": "/focus-start?mins=60&source=pwa-shortcut",
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Daily Standup",
      "short_name": "Standup",
      "description": "Curator morning view — overnight drift signals, stale KYC, top unread threads, yesterday's invoice totals.",
      "url": "/dashboard?digest=morning&source=pwa-shortcut",
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Jump straight to your nodes, inbox and saved partners.",
      "url": "/dashboard?source=pwa-shortcut",
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192" }
      ]
    }
  ]
}
