{
  "name": "Stracker",
  "short_name": "Stracker",
  "start_url": "https://strackerapp.com/",
  "scope": "https://strackerapp.com/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2196F3",
  "categories": ["business", "productivity"],
  "share_target": {
    "action": "/share-processor.php",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "/images/icon-192x192v76-04.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/images/icon-192x192v76-04.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/images/icon-192x192v76-04.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/images/icon-192x192v76-04.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/images/icon-192x192v76-04.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "/images/icon-192x192v76-04.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icon-512x512v76-04.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/images/icon-512x512v76-04.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
