{
  "id": "green-pulse-monitoring-app",
  "name": "Green Pulse Monitoring",
  "gcm_sender_id": "446906109122",
  "short_name": "Green Pulse",
  "description": "Prenez le pouls de votre jardin — capteurs et plantes.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#346739",
  "background_color": "#ecf4e8"
}
