{
  "name": "USIGN - Protocol Universe Companion",
  "short_name": "USIGN",
  "description": "Interactive companion to the dystopian novel Protocol by Nicole Kiru",
  "icons": [
    {
      "src": "/logo3d3.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo3d3.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#00D4FF",
  "background_color": "#1f2937",
  "orientation": "portrait-primary"
}