{
  "name": "Uni Estates Generator",
  "short_name": "UniEstates",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "unilogo-1-300x49.png",
      "sizes": "300x49",
      "type": "image/png"
    },
    {
      "src": "unilogo-1-300x49.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "unilogo-1-300x49.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}