{
  "name": "The Globetable",
  "short_name": "Globetable",
  "description": "Time-tracking for volunteers. Earn Grails — tradable units of community time.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Time",
      "url": "/log-time",
      "description": "Log volunteer hours"
    },
    {
      "name": "My Grails",
      "url": "/my-grails",
      "description": "View your Grail wallet"
    },
    {
      "name": "Calendar",
      "url": "/calendar",
      "description": "Browse opportunities"
    }
  ]
}
