{
  "name": "Tomorrow Garden",
  "short_name": "Tomorrow Garden",
  "description": "A cozy space to plant meaningful moments to look forward to and reflect on moments of joy.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf8ef",
  "theme_color": "#31543d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/tomorrow-garden-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/tomorrow-garden-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Sprouts",
      "short_name": "Sprouts",
      "url": "/sprouts",
      "description": "Plan something meaningful to look forward to."
    },
    {
      "name": "Garden",
      "short_name": "Garden",
      "url": "/garden",
      "description": "Revisit and reflect on moments of joy."
    }
  ]
}
