{
  "name": "Nearily — Coffee Subscription",
  "short_name": "Nearily",
  "description": "Unlimited coffee subscription in Saint Petersburg. Scan QR, enjoy your coffee.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F8FC",
  "theme_color": "#0066FF",
  "icons": [
    {
      "src": "/nearily-logo.svg?v=1",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-1024.png?v=1",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "categories": ["food", "lifestyle"]
}
