{
  "name": "Premiere",
  "short_name": "Premiere",
  "description": "Premiere Platform for project management",
  "start_url": "/",
  "display": "standalone",
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "background_color": "#f0f2f5",
  "theme_color": "#2c3e50",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
