{
  "name": "Wish Someone Told Me",
  "short_name": "WSTM",
  "description": "Real wisdom from real people. Advice you wish you'd heard sooner.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wstm-icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/wstm-icon-512.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "health", "social"],
  "lang": "en"
}
