{
  "name": "Grassroots by Narbodica",
  "short_name": "Grassroots",
  "description": "Narbodica Community Action \u2014 where talk becomes change. Simple honest apps.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#16a34a",
  "categories": [
    "lifestyle",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}