{
    "short_name": "Allfeat",
    "name": "Allfeat",
    "description": "",
    "start_url": "/?source=pwa",
    "scope": "/",
    "background_color": "#151515",
    "theme_color": "#151515",
    "display": "standalone",
    "icons": [
      { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
      { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }
    ]
}