{
  "name": "Stretchy.Us",
  "short_name": "Stretchy",
  "description": "Manage your Stretchy.Us account, sessions, and membership.",
  "start_url": "/me",
  "scope": "/me",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#033E87",
  "orientation": "portrait",
  "icons": [
    { "src": "/logo.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    { "src": "/logo.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" }
  ]
}
