{
  "name": "Memory Telephone Booth",
  "short_name": "Memory Booth",
  "description": "Lasă un mesaj memorabil pentru evenimentul special",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F2E8",
  "theme_color": "#B08D57",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
