{
  "name": "IncuMaker",
  "short_name": "IncuMaker",
  "icons": [
    {
      "src": "incumaker_favicon_dark_alpha_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "incumaker_favicon_dark_alpha_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#0B1026",
  "background_color": "#0B1026",
  "display": "standalone"
}