{
  "name": "Machine",
  "short_name": "Machine",
  "description": "Machine is an AI assistant that helps you accomplish real-world tasks with ease through natural conversation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-light.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo_black.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://beta.machine.myapps.ai",
      "id": "com.machine.ai"
    },
    {
      "platform": "itunes",
      "url": "https://beta.machine.myapps.ai"
    }
  ],
  "prefer_related_applications": true
}
