{
  "name": "DLVRD — Life, Delivered",
  "short_name": "DLVRD",
  "description": "One app. Every vertical. Oklahoma City + Tulsa. 5% platform levy — nothing more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F2EC",
  "theme_color": "#F4F2EC",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["shopping", "food", "lifestyle", "business"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Join Founding",
      "short_name": "Founding",
      "description": "Lock your founding rate for life",
      "url": "/founding"
    },
    {
      "name": "How It Works",
      "short_name": "How It Works",
      "description": "See how DLVRD works",
      "url": "/how-it-works"
    }
  ]
}
