{
  "name": "GrowTracker Market",
  "short_name": "GrowMarket",
  "description": "PWA per monitorare piante consentite, foto settimanali e annunci marketplace senza pagamenti integrati.",
  "start_url": "./index.html#market",
  "display": "standalone",
  "background_color": "#050b12",
  "theme_color": "#050b12",
  "orientation": "portrait",
  "categories": ["lifestyle", "productivity", "shopping"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%23050b12'/%3E%3Ctext x='96' y='125' text-anchor='middle' font-size='104'%3E%F0%9F%8C%B1%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}