{
  "name": "GreenRocket",
  "short_name": "GreenRocket",
  "description": "GreenRocket is the launchpad for makers. Submit your product, get upvotes from the community, and engage in meaningful discussions. Discover what others are building and never miss the next big thing.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#5C9C0E",
  "background_color": "#121212",
  "display": "standalone"
}