
{
    "short_name": "IntentSync",
    "name": "Intent Sync",
    "id": "/app/",
    "icons": [
      {
        "src": "../assets/icons/icon-192x192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "../assets/icons/icon-512x512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/app/",
    "scope": "/app/",
    "display": "fullscreen",
    "theme_color": "#000000", 
    "background_color": "#000000",
    "offline_enabled": true
  }