{
  "name": "RealStamp",
  "short_name": "RealStamp",
  "description": "The provenance layer for the internet.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E17",
  "theme_color": "#1ED898",
  "icons": [
    { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/app-icon.png", "sizes": "1254x1254", "type": "image/png" }
  ]
}