{
  "name": "Collage Maker",
  "short_name": "Collage",
  "description": "A browser-based photo collage maker inspired by Tych Panel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EEE5E9",
  "theme_color": "#383D3B",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["photo", "graphics", "design"],
  "screenshots": [],
  "prefer_related_applications": false
}
