{
  "name": "ALTERME",
  "short_name": "ALTERME",
  "description": "Defeat your old self. Build your future.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05030d",
  "theme_color": "#05030d",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ]
}