{
  "name": "Grower Nest — Comunidade de Cultivo",
  "short_name": "Grower Nest",
  "description": "Diário de cultivo medicinal e comunidade. @growerdiquebrada",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#09100a",
  "theme_color": "#09100a",
  "orientation": "portrait",
  "lang": "pt-BR",
  "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" }
  ],
  "shortcuts": [
    { "name": "Feed", "url": "./feed.html" }, { "name": "Chat", "url": "./chat.html" }, { "name": "Ranking", "url": "./ranking.html" },
    { "name": "Nova Rega", "url": "./watering-form.html" },
    { "name": "Nova Planta", "url": "./plant-form.html" }
  ]
}
