{
  "name": "Toolpy",
  "short_name": "Toolpy",
  "description": "Toolpy helps you give away items for free or sell them with a falling-price listing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#02a0e3",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.sensomedia.toolpy",
      "url": "https://play.google.com/store/apps/details?id=com.sensomedia.toolpy"
    }
  ]
}
