{
  "name": "Template Business Name",
  "short_name": "Template",
  "description": "Your business description goes here.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#333333",
  "background_color": "#FFFDF7",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business"]
}
