{
  "name": "Rathod Max",
  "short_name": "Rathod",
  "description": "World is a System, We are the Operators",

  "start_url": "/index.php",
  "id": "/",
  "scope": "/",

  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#002366",
  "orientation": "portrait-primary",

  "lang": "en",
  "dir": "ltr",

  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}