{
  "short_name": "Future Step",
  "name": "The Future Step School",
  "description": "The Future Step School — K V P S Sanstha Bhaler School Management System",
  "icons": [
    {
      "src": "school-logo.jpeg",
      "type": "image/jpeg",
      "sizes": "192x192"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a3a6b",
  "background_color": "#ffffff"
}