{
  "name": "NVCSG Pocket Cards",
  "short_name": "NVC Cards",
  "description": "Nonviolent Communication reference cards from NVCSG.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f7fc",
  "theme_color": "#1a4d7c",
  "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"
    }
  ],
  "categories": ["education", "productivity", "lifestyle"]
}
