{
  "name": "Lock In",
  "short_name": "Lock In",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/09090b/e4e4e7.png?text=Lock+In",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/09090b/e4e4e7.png?text=Lock+In",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}