{
  "name": "MAREVA - The Whisper of the Nuraghe",
  "short_name": "MAREVA",
  "description": "A 3,500-year-old stone tower cracks open. Acoustic archaeologist Leo Marchi hears the frequency beneath the silence.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F2ED",
  "theme_color": "#0D2E44",
  "lang": "en",
  "categories": ["books", "entertainment"],
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "19.3Hz Simulator",
      "url": "/#frequency",
      "description": "Interactive infrasound simulator"
    },
    {
      "name": "Read Sample",
      "url": "/#read",
      "description": "Read the first chapters"
    },
    {
      "name": "Review",
      "url": "/review",
      "description": "Review the book and unlock bonus content"
    }
  ]
}
