{
  "name": "0003 - Build on the Edge",
  "short_name": "0003",
  "description": "Build modern web applications on the edge. Fast, secure, and infinitely scalable with Cloudflare Workers and Pages.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030308",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer", "productivity", "web development"],
  "lang": "en",
  "dir": "auto",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Features",
      "short_name": "Features",
      "description": "View our features",
      "url": "/#features",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Get Started",
      "short_name": "Start",
      "description": "Start building",
      "url": "/#contact",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}