{
  "name": "Vik's Anthurium Database",
  "short_name": "Anthuriums",
  "description": "Plant collection management for Anthurium enthusiasts",
  "start_url": "/plants",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#064e3b",
  "background_color": "#f9fafb",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
