{
  "name": "Aces Handyman & More",
  "short_name": "Aces Handyman & More",
  "description": "Regional handyman, storm-readiness and property-care website with one consolidated three-mode project planner.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./aces-logo-mark.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "./"
}