{
  "name": "pinie",
  "short_name": "pinie",
  "description": "Track product prices and get notified when they drop",
  "icons": [
    { "src": "/pinie-logo-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/pinie-logo-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F6F5F3",
  "theme_color": "#F6F5F3",
  "orientation": "portrait-primary",
  "url_handlers": [
    { "origin": "https://pinie.co" }
  ]
}
