{
  "name": "Fig.meme — Academic Figure Editor",
  "short_name": "Fig.meme",
  "description": "Turn any photo into a paper figure. Panel labels, captions, citations, journal formatting.",
  "start_url": "/editor",
  "display": "standalone",
  "background_color": "#F9F6F1",
  "theme_color": "#C4612A",
  "orientation": "any",
  "categories": ["productivity", "utilities", "education"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 72x72 96x96 128x128 256x256",
      "type": "image/x-icon"
    },
    {
      "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": "New figure",
      "url": "/editor",
      "description": "Start a new figure"
    }
  ]
}
