{
  "name": "Tasteprint",
  "short_name": "Tasteprint",
  "id": "./",
  "description": "Designer-first rapid prototyping tool for websites and apps.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFF8F2",
  "theme_color": "#E07A5F",
  "categories": ["design", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%23E07A5F'/><text x='256' y='370' text-anchor='middle' font-size='320' font-family='system-ui,sans-serif' font-weight='700' fill='white'>T</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%23E07A5F'/><text x='96' y='140' text-anchor='middle' font-size='120' font-family='system-ui,sans-serif' font-weight='700' fill='white'>T</text></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' fill='%23E07A5F'/><text x='256' y='370' text-anchor='middle' font-size='280' font-family='system-ui,sans-serif' font-weight='700' fill='white'>T</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
