{
  "short_name": "Dashboard",
  "name": "My React Dashboard App",
  "icons": [
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0d47a1",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "description": "Dashboard aplikasi React yang bisa di-install seperti aplikasi native.",
  "screenshots": [
    {
      "src": "screenshots/desktop.png",
      "sizes": "1024x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "lang": "id"
}
