{
  "name": "Hourglass Sediment",
  "short_name": "Hourglass",
  "description": "An interactive sand hourglass simulator showcasing gravity sedimentation and the angle of repose.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#14110f",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}