{
  "name": "FASTLLY - AI Note Generator",
  "short_name": "FASTLLY",
  "description": "Generate beautiful AI notes instantly",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#06060a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "categories": ["productivity", "education"],
  "icons": [
    {
      "src": "/brand/fastlly-logo-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Generate in English",
      "url": "/en",
      "description": "Generate notes in English"
    },
    {
      "name": "Generate in Polish",
      "url": "/pl",
      "description": "Generate notes in Polish"
    }
  ]
}
