{
  "name": "Corebit Studio",
  "short_name": "Corebit",
  "description": "High-converting Next.js Web Studio and Automation Systems",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050506",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
