{
  "name": "Holly's Homestead",
  "short_name": "Holly's Homestead",
  "description": "Homesteading made simple. Free grow guides, animal guides, how-to guides, recipes, and 70 interactive planning tools for the six Australian climate zones — plus My Notebook, a free way to save pages and write your own notes with no account needed.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#EDE7D6",
  "theme_color": "#4B3A28",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}