{
  "name": "SIX - Social Calendar",
  "short_name": "SIX",
  "description": "Coordinate hangouts with friends, share events, and find the perfect time to meet up.",
  "theme_color": "#3d5a7a",
  "background_color": "#f0ead8",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
