{
  "name": "Dhruvia.ai",
  "short_name": "Dhruvia.ai",
  "description": "Shoot your application. Let the world pick.",
  "theme_color": "#0F1B2D",
  "background_color": "#F8F6F1",
  "display": "standalone",
  "start_url": "/dashboard",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
