{
  "id": "/",
  "short_name": "Notifly",
  "name": "Notifly",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3f51b5",
  "background_color": "#303030",
  "icons": [
    {
      "src": "static/favicon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "static/apple-touch-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "static/apple-touch-icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "static/favicon-196x196.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
