{
  "name": "Office Tea",
  "short_name": "Office Tea",
  "description": "Anonymous workplace disclosures. Reviewed before publication. 20% to the Layoff Support Fund.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#ff5722",
  "orientation": "portrait-primary",
  "categories": ["news", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Read the Tea",
      "short_name": "The Tea",
      "url": "/#feed",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Share Your Tea",
      "short_name": "Share",
      "url": "/#spill",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
