{
  "name": "ezified.com",
  "short_name": "ezified.com",
  "description": "ezified.com is an all-in-one software and digital solutions platform combining interactive learning, digital marketplace products, software development, and cloud solutions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF9E6",
  "theme_color": "#FFD93D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "games", "kids"],
  "shortcuts": [
    {
      "name": "Read Now",
      "url": "/",
      "description": "Start reading sight words immediately"
    }
  ]
}
