{
    "short_name": "myPresences",
    "name": "myPresences online presence and reputation management",
    "description": "The best way to manage your business's presence and reputation everywhere online.",
    "icons": [
        {
          "src": "/static/img/mypresences_logo_only_256x256.png",
          "type": "image/png",
          "sizes": "256x256",
          "purpose": "any maskable"
        },
        {
          "src": "/static/img/mypresences_logo_only_512x512.png",
          "type": "image/png",
          "sizes": "512x512",
          "purpose": "any maskable"
        }
    ],
    "start_url": "/login/?source=pwa",
    "theme_color": "black",
    "background_color": "whitesmoke",
    "display": "fullscreen"
}