{
  "short_name": "My Liinks",
  "name": "Liinks - Link to all your content from one place.",
  "description": "Link to your content and social accounts. Customize colors and styles. Automatically add links from your Instagram posts. Track how your audience interacts with your links.",
  "start_url": "/?source=pwa",
  "background_color": "#303030",
  "theme_color": "#303030",
  "display": "standalone",
  "scope": "/",
  "icons": [
    {
      "src": "./images/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "./images/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
