{
  "name": "Flashcards",
  "short_name": "Flashcards",
  "description": "A simple and elegant flashcard application for studying and memorization",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#476f95",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='45' fill='%23476f95'/><rect x='36' y='58' width='130' height='87' rx='14' fill='white' opacity='0.9'/><rect x='50' y='43' width='116' height='87' rx='14' fill='white'/><line x1='72' y1='62' x2='130' y2='62' stroke='%23476f95' stroke-width='11' stroke-linecap='round'/><line x1='72' y1='94' x2='108' y2='94' stroke='%23476f95' stroke-width='11' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='120' fill='%23476f95'/><rect x='96' y='155' width='346' height='232' rx='37' fill='white' opacity='0.9'/><rect x='133' y='115' width='309' height='232' rx='37' fill='white'/><line x1='192' y1='166' x2='346' y2='166' stroke='%23476f95' stroke-width='29' stroke-linecap='round'/><line x1='192' y1='251' x2='288' y2='251' stroke='%23476f95' stroke-width='29' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f9f9f9' width='540' height='720'/><rect fill='white' width='540' height='60'/><text x='270' y='40' font-size='24' font-weight='bold' text-anchor='middle' fill='%231a2155'>Flashcards</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Create New Set",
      "short_name": "New Set",
      "description": "Create a new flashcard set",
      "url": "/set/create.php",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='45' fill='%23476f95'/><line x1='96' y1='48' x2='96' y2='144' stroke='white' stroke-width='12' stroke-linecap='round'/><line x1='48' y1='96' x2='144' y2='96' stroke='white' stroke-width='12' stroke-linecap='round'/></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
