{
  "name": "reservoPrix",
  "short_name": "reservoPrix",
  "description": "Auction service, price negotiator for webshops and individuals. Get a link, conduct auctions, collect bids, figure out the profit-maximizing price!",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#8b2e5f",
  "orientation": "portrait-primary",
  "categories": ["business", "shopping", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "https://storage.googleapis.com/reservoprix/stat/reservoPrixLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://storage.googleapis.com/reservoprix/stat/reservoPrixLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://storage.googleapis.com/reservoprix/stat/reservoPrixLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://storage.googleapis.com/reservoprix/stat/reservoPrixLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": []
}
