{
  "name": "African Geek",
  "short_name": "African Geek",
  "description": "Free design & business tools for African Canva designers. No signup, no paywall.",
  "start_url": "/tools/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDF8F0",
  "theme_color": "#7C3AED",
  "categories": ["education", "utilities", "productivity"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pricing Calculator",
      "short_name": "Pricing",
      "description": "Calculate your design rate in African currency",
      "url": "/tools/pricing/",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shortcut Game",
      "short_name": "Quiz",
      "description": "Test your Canva keyboard shortcuts",
      "url": "/tools/shortcuts/",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dimensions Converter",
      "short_name": "Dimensions",
      "description": "Convert px, inches, cm, mm and more",
      "url": "/tools/dimensions/",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
