{
  "name": "HostCopy - Listing Pack Generator",
  "short_name": "HostCopy",
  "description": "Create factual, platform-ready STR listing copy packs for Airbnb, VRBO, RAPT, and direct booking pages.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07131f",
  "theme_color": "#07131f",
  "orientation": "any",
  "icons": [
    {
      "src": "/hostcopy-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Generate Listing Pack",
      "short_name": "Generate",
      "description": "Open HostCopy to create listing copy.",
      "url": "/",
      "icons": [{ "src": "/hostcopy-icon.png", "sizes": "1024x1024" }]
    }
  ]
}
