{
  "name": "Astor Growth Studio",
  "short_name": "Growth Studio",
  "description": "Private growth tool by Astor Stack.",
  "start_url": "/growth-studio/",
  "display": "standalone",
  "background_color": "#0B0F14",
  "theme_color": "#0B0F14",
  "orientation": "any",
  "icons": [
    { "src": "./assets/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "./assets/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "./assets/og-image.png", "sizes": "1200x630", "type": "image/png" }
  ]
}
