{
  "name": "AWL Creative Suite",
  "short_name": "AWL Suite",
  "description": "Generative art and interactive visual experiences - Rain Tile Meditation, the Interlude, Truchet Custom, Substitute Teacher, and Heat Advisory",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.png",
      "sizes": "540x720",
      "form_factor": "narrow",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "1280x720",
      "form_factor": "wide",
      "type": "image/png"
    }
  ],
  "categories": ["graphics", "productivity"],
  "shortcuts": [
    {
      "name": "Rain Tile Meditation",
      "short_name": "Rain Tile",
      "description": "Generative raindrop patterns",
      "url": "/?app=rain-tile",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Truchet Custom",
      "short_name": "Truchet",
      "description": "Tile pattern creator",
      "url": "/?app=truchet",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
