{
  "id": "/",
  "name": "Dialspace",
  "short_name": "Dialspace",
  "description": "The AI-powered outbound dialer",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0C0E10",
  "background_color": "#0C0E10",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-dark.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}