{
  "name": "TweetLife",
  "short_name": "TweetLife",
  "description": "TweetLife Web App",
  "gcm_sender_id": "103953800507",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060B18",
  "theme_color": "#060B18",
  "icons": [
    {
      "src": "/icons/icon-192v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskablev2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
