{
  "name": "The Rosebud",
  "short_name": "Rosebud",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/themes/custom/project_theme/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/themes/custom/project_theme/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/themes/custom/project_theme/images/logo-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#11171c",
  "background_color": "#11171c",
  "display": "standalone"
}
