{
  "name": "RippleSignal by StartRight NG",
  "short_name": "RippleSignal by StartRight NG",
  "description": "Aggressively tighten public homepage vertical spacing based on the user's screenshot, especially between MCP, About and FAQ, while preserving all content, branding, functionality, SEO and IndexNow automation.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "https://appdeploy.ai/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://appdeploy.ai/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "./"
}