{
  "name": "The Ick: Recent Follow Tracker",
  "short_name": "The Ick",
  "description": "Track any public Instagram profile and get notified when they follow someone new.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f3f3f5",
  "theme_color": "#ffafcc",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
