{
  "short_name": "BeMyPlug",
  "name": "BeMyPlug Campus Commerce",
  "description": "Keep the sellers you trust. Skip the search. Easy PWA student commerce.",
  "icons": [
    {
      "src": "https://img.icons8.com/color/192/000000/google-wallet.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/color/512/000000/google-wallet.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#022c22",
  "theme_color": "#064e3b",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["shopping", "social", "utilities"]
}
