{
  "name": "FOREVER",
  "short_name": "FOREVER",
  "description": "Their voice, forever present",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070A14",
  "theme_color": "#C9A96E",
  "orientation": "portrait-primary",
  "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" }
  ],
  "categories": ["lifestyle", "social"],
  "lang": "en",
  "shortcuts": [
    {
      "name": "I need you",
      "short_name": "I need you",
      "description": "Hear their voice immediately",
      "url": "/?crisis=true",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
