{
  "name": "Moss & Pixel",
  "short_name": "M&P",
  "description": "Track your plants, get watering reminders, and explore Moss & Pixel biophilic art.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#faf8ee",
  "theme_color": "#293433",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
