{
  "name": "NITEO",
  "short_name": "NITEO",
  "description": "Dental lab case management and client communication portal",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663325829134/LoiMxiodLqoqjxcRRGDAYE/niteo-N-rounded-128_47ccbc2c.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663325829134/LoiMxiodLqoqjxcRRGDAYE/niteo-N-rounded-256_6fa4015b.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663325829134/LoiMxiodLqoqjxcRRGDAYE/niteo-N-rounded-512_afe96b14.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663325829134/LoiMxiodLqoqjxcRRGDAYE/niteo-N-rounded-512_afe96b14.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663325829134/LoiMxiodLqoqjxcRRGDAYE/niteo-N-rounded-1024_c71ac619.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "/share-receive",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": ["image/*", "video/*"]
        }
      ]
    }
  }
}
