{
  "name": "phloem air",
  "short_name": "phloem",
  "description": "Fast synced task and note capture for phloem air.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5fbf2",
  "theme_color": "#f5fbf2",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/phloem-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/phloem-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/phloem-logo.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}