{
  "name": "DriveSpark",
  "short_name": "DriveSpark",
  "version": "1.0.0",
  "homepage": "www.drivespark.com",
   "theme_color": "#EA2828",
  "background_color": "#EA2828",
   "icons": [
    {
      "src": "/images/drivespark-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/drivespark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/drivespark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "description": "Drivespark",
   "ignore": [
    "demos",
    "imgs",
    "README.md"
  ],
  "keywords": [
    "iPhone",
    "iPod",
    "iPad",
    "iOS6",
    "iOS7",
    "android",
    "mobile"
  ],
  "license": "MIT",
  "start_url": "/?ref=pwa",
  "display": "standalone",
  "orientation": "any", 
   "gcm_sender_id": "859906395197",
  "gcm_user_visible_only": true
}
