{
  "name": "Pineapple Cove Painting Company",
  "short_name": "Pineapple Cove",
  "description": "Owner-operated residential painting on Florida's Treasure Coast. Done the Right Way.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2942",
  "theme_color": "#1a2942",
  "icons": [
    {
      "src": "/assets/branding/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/branding/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/assets/branding/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ]
}
