{
      "name": "Stewflanic Permission System",
      "short_name": "SPS",
      "display": "standalone",
      "start_url": "/SPSOfficial/",
      "scope": "/SPSOfficial/",
      "theme_color": "#000000",
      "background_color": "#ffffff",
      "orientation": "portrait-primary",
      "icons": [
        {
          "src": "../icons/apple-touch-icon.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any maskable"
        },
        {
          "src": "../icons/512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any maskable"
        }
      ]
    }
