{
  "name": "Cloud Flight",
  "short_name": "Cloud Flight",
  "description": "Configurable Interactive Background",
  "categories": [
    "graphics & design",
    "graphics",
    "design",
    "entertainment",
    "lifestyle",
    "personalization"
  ],
  "scope": "/",
  "start_url": "/?source=pwa",
  "display_override": ["window-controls-overlay"],
  "display": "minimal-ui",
  "orientation": "any",
  "theme_color": "#1d508f",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 48x48 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "assets/icon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon/maskable-inverted-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icon/maskable-inverted-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "513x513 512x512 192x192 180x180 150x150 144x144 120x120 72x72 64x64 48x48 32x32 26x26 24x24 22x22 16x16",
      "type": "image/svg+xml",
      "purpose": "any monochrome"
    },
    {
      "src": "assets/icon/favicon-maskable-inverted.svg",
      "sizes": "513x513 512x512 192x192 180x180 150x150 144x144 120x120 72x72 64x64 48x48 32x32 26x26 24x24 22x22 16x16",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/screenshots/screenshot-1.jpg",
      "type": "image/jpeg",
      "sizes": "1920x1080",
      "label": "Example with text: LOREM IPSUM"
    },
    {
      "src": "assets/screenshots/screenshot-2.jpg",
      "type": "image/jpeg",
      "sizes": "1920x1080",
      "label": "Example with clock: 10:42"
    },
    {
      "src": "assets/screenshots/screenshot-3.jpg",
      "type": "image/jpeg",
      "sizes": "1920x1080",
      "label": "Example with text: DON'T ... THE INTERNET"
    },
    {
      "src": "assets/screenshots/screenshot-4.jpg",
      "type": "image/jpeg",
      "sizes": "1920x1080",
      "label": "Example with text: DON'T PANIC"
    }
  ],
  "shortcuts": [
    {
      "name": "Clock (HH:MM)",
      "short_name": "Clock",
      "description": "Current time without seconds",
      "url": "/?source=pwa&embed=1&type=clock&size=40&ls=8&color=ff9b06"
    },
    {
      "name": "Clock (HH:MM:SS)",
      "short_name": "Clock (+sec)",
      "description": "Current time with seconds",
      "url": "/?source=pwa&embed=1&type=clock&size=40&ls=8&color=ff9b06&sec=1"
    },
    {
      "name": "Only Clouds",
      "short_name": "Clouds",
      "url": "/?source=pwa&embed=1&type=text&text="
    },
    {
      "name": "Demo 1",
      "short_name": "Demo 1",
      "description": "Test Desc 4",
      "url": "/?source=pwa&embed=1&type=text&size=22&ls=-14&color=ff9b06&lh=0.9&text=D%20%20O%20%20N%20%20%27%20%20%20T%20%20%20%20%20%20IIIIIIIIIIIIIIIIIIIIIII~T%20%20H%20%20E%20%20%20%20%20%20I%20%20N%20%20T%20%20E%20%20R%20%20N%20%20E%20%20T",
      "icons": [
        {
          "src": "favicon.svg",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Config",
      "short_name": "Config",
      "description": "Test Desc 5",
      "url": "/?source=pwa&embed=0",
      "icons": [
        {
          "src": "/assets/icon/android-chrome-192x192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
