{
  "name": "Phone.com",
  "short_name": "Phone.com",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1A428A",

  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/phone/btPA_72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "./assets/phone/btPA_96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "./assets/phone/btPA.png",
      "type": "image/png",
      "sizes": "any"
    }
  ],
 
 
  "gcm_sender_id": "103953800507"
}
