{
  "name": "Tablespread",
  "short_name": "Tablespread",
  "description": "The whole household's food life, managed. From the recipe to the table.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F3EF",
  "theme_color": "#5A554C",
  "categories": ["food", "lifestyle", "productivity"],
  "icons": [
    {
      "_TODO": "Icon = the household MONOGRAM (Tabitha wordmark/monogram kit). Source the marble/quiet-luxury monogram from /home/melanie/sanctumtools-business/tabitha_design (aboutmlk owns the asset). Export PNGs at the sizes below + a maskable variant. Placeholder paths until then.",
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
