{
  "short_name": "To Do",
  "name": "To Do",
  "icons": [
    {
      "src": "/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/index.html",
  "background_color": "#0d47a1",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#fcfcfc",
  "description": "To Do For Note Your Things",
  "screenshots": [
    {
      "src": "/img/Screenshot_1.png",
      "type": "image/png",
      "sizes": "1050x1934"
    },
    {
      "src": "/img/Screenshot_2.png",
      "type": "image/png",
      "sizes": "1050x1934"
    }
  ],
  "prefer_related_applications": true
}