{
  "name": "Table Conversations",
  "short_name": "Table Cards",
  "description": "A deck of 100 conversation cards for the table. Start Small to get to know your group, Go Deeper to get below the surface. Cards by Practicing the Way.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#D6C6AB",
  "theme_color": "#D6C6AB",
  "categories": [
    "lifestyle",
    "social",
    "education"
  ],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}