{
  "short_name": "M.Y.T",
  "name": "Manage Your Time.",
  "description": "Master your schedule, achieve your goals.",
  "icons": [
    {
      "src": "icon.png",
      "type": "image/jpg",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "type": "image/jpg",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "id": "/",
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#8b5cf6",
  "background_color": "#020617",
  "orientation": "portrait",
  "scope": "./"
}
