{
  "name": "StructApp",
  "short_name": "StructApp",
  "description": "The Sovereign Business Operating System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A192F",
  "theme_color": "#64FFDA",
  "icons": [
    {
      "src": "https://picsum.photos/seed/structapp/192/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/seed/structapp/512/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
