{
  "name": "One Sweet Goose",
  "short_name": "Sweet Goose",
  "description": "Cookies, cakes, and cottage whimsy.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FBF7F0",
  "theme_color": "#8FA388",
  "icons": [
    {
      "src": "images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
