{
    "name": "milk-pay",
    "short_name": "milk-pay",
    "theme_color": "#4DBA87",
    "icons": [
      {
        "src": "./img/icons/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "./img/icons/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "./img/icons/android-chrome-maskable-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "./img/icons/android-chrome-maskable-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
    "start_url": ".",
    "display": "standalone",
    "background_color": "#000000",
    "description": "A creatively design milk tracking app, which uniquely Automates the milk recording procces by sending daily confirmations You can add daily milk by just a single click !! Super easy UI !! Easy to use !! Just install this app and Happy Tracking",
    "screenshots": [
      {
        "src": "./img/screenshots/screen1.png",
        "sizes": "320x640",
        "type": "image/png"
      } 
    ]
  }