{
  "name": "Curvance Blog",
  "short_name": "Curvance",
  "description": "Protocol updates, engineering deep-dives, and ecosystem announcements from the Curvance team.",
  "categories": ["finance", "news", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#09090d",
  "background_color": "#09090d",
  "orientation": "portrait-primary",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui", "fullscreen"],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.webp",
      "sizes": "384x384",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.webp",
      "sizes": "144x144",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.webp",
      "sizes": "96x96",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72.webp",
      "sizes": "72x72",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-48.webp",
      "sizes": "48x48",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/curvance-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "All Posts",
      "short_name": "Posts",
      "url": "/",
      "description": "Latest engineering, research, and ecosystem posts from the Curvance team.",
      "icons": [
        { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }
      ]
    },
    {
      "name": "Authors",
      "short_name": "Authors",
      "url": "/authors/",
      "description": "Browse posts by author and read author bios.",
      "icons": [
        { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }
      ]
    },
    {
      "name": "Pillars",
      "short_name": "Pillars",
      "url": "/pillars/",
      "description": "Topic clusters — risk, lending, capital efficiency, ecosystem.",
      "icons": [
        { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }
      ]
    },
    {
      "name": "RSS Feed",
      "short_name": "RSS",
      "url": "/rss.xml",
      "description": "Subscribe to the Curvance Blog RSS feed.",
      "icons": [
        { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/og-default.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Curvance Blog — landing"
    }
  ]
}
