{
  "id": "sssbom.com",
  "short_name": "SSSBOM",
  "name": "SSSBOM",
  "display": "standalone",
  "theme_color": "#00cdfa",
  "background_color": "#ffffff",
  "description": "sssbom.com",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "default_lang": "en",
  "package": "com.sssbom.app",
  "screenshots": [
    {
      "src": "./pwa/screenshots/screenshot0.webp",
      "type": "image/webp",
      "sizes": "474x1024"
    },
    {
      "src": "./pwa/screenshots/screenshot1.webp",
      "type": "image/webp",
      "sizes": "474x1024"
    },
    {
      "src": "./pwa/screenshots/screenshot2.webp",
      "type": "image/webp",
      "sizes": "474x1024"
    },
    {
      "src": "./pwa/screenshots/screenshot3.webp",
      "type": "image/webp",
      "sizes": "474x1024"
    },
    {
      "src": "./pwa/screenshots/screenshot4.webp",
      "type": "image/webp",
      "sizes": "474x1024"
    }
  ],
  "icons": [
    {
      "src": "./pwa/icons/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./pwa/icons/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./pwa/icons/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
