{
  "name": "Booked Out Baker",
  "short_name": "BOB",
  "description": "The all-in-one business tool for bakers. Price with confidence and run your baking business like a pro.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#FAF8F5",
  "background_color": "#FAF8F5",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
