{
  "name": "Nick & Anoushka",
  "short_name": "N&A 2028",
  "start_url": "dashboard.php",
  "display": "standalone",
  "background_color": "#F7F2EB",
  "theme_color": "#B08480",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}