{
  "name": "Platform Forge Labs",
  "short_name": "PFL",
  "description": "Power Platform, AI & Microsoft Copilot insights by Sebastian Sochacki.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0270BA",
  "background_color": "#071721",
  "categories": ["productivity", "education", "news"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icons/pfl-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pfl-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pfl-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
