{
  "name": "Plantalia — Plant diversity & fiber tracker",
  "short_name": "Plantalia",
  "description": "Eat 30 plants a week. A calm, bilingual tracker for plant diversity and fiber.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfaf4",
  "theme_color": "#fbfaf4",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
