{
  "name": "IMRECALL — Personal Memory OS",
  "short_name": "IMRECALL",
  "description": "La tua memoria, in orbita.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#EAF2F8",
  "theme_color": "#375F7D",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
