{
  "name": "Sawing Assistant",
  "short_name": "Sawing Assistant",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "description": "Take Your Sawing to the Next Level with Sawing Assistant",
  "lang": "en",
  "dir": "auto",
  "theme_color": "#33472c",
  "background_color": "#f5f3ed",
  "orientation": "any",
  "icons": [
    {
      "src": "https://sawingassistant.com/images/SA1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://sawingassistant.com/images/SA512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://sawingassistant.com/images/SA192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://sawingassistant.com/images/SA.svg",
      "sizes": "any",
      "purpose": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "http://sawingassistant.com/images/screenshot1.png",
      "sizes": "410x892",
      "type": "image/png",
      "description": "A screenshot of the mobile app"
    },
    {
      "src": "http://sawingassistant.com/images/screenshot2.png",
      "sizes": "1459x1000",
      "type": "image/png",
      "form_factor": "wide",
      "description": "A screenshot of the web app"
    }
  ],
  "related_applications": [
  ],
  "prefer_related_applications": false,
  "categories": [ "utilities", "productivity", "education" ]
}