{
  "name": "Tilebrush — Seamless Pattern Maker",
  "short_name": "Tilebrush",
  "description": "Draw seamless repeat patterns in your browser.",
  "start_url": "./?utm_source=pwa&utm_medium=referral&utm_campaign=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#17181b",
  "theme_color": "#17181b",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
