{
  "short_name": "Gramsnap",
  "name": "Instagram Downloader - Gramsnap",
  "description": "Instagram Video Downloader",
  "start_url": "/?utm_source=mobile_bookmark&utm_medium=pwa&utm_campaign=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "prefer_related_applications": true,
  "icons": [
    { "src": "/img/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/img/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}