{
  "gcm_sender_id": "103953800507",
  "short_name": "Point News",
  "name": "Point News App",
  "description": "News portal",
  "icons": [
    {
      "src": "https://point.md/static/favicons/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://point.md/static/favicons/android-chrome-256x256.png",
      "type": "image/png",
      "sizes": "256x256"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url":"https://play.google.com/store/apps/details?id=md.point.news",
      "id": "md.point.news"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/md/app/novosti-point-md/id1061525547",
      "id": "1061525547"
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#FF5400",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#FF5400"
}
