{
  "id": "/",
  "name": "Sterel",
  "short_name": "Sterel",
  "description": "A puzzle where every rotation matters: move the stars, trace a path between them... and draw your constellation.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#212529",
  "theme_color": "#212529",
  "categories": [
    "games",
    "puzzle"
  ],
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-120.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-1.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "label": "Game mode: Connect the stars",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/screenshot-2.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "label": "Game mode: Connect the stars (win)",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/screenshot-3.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "label": "Game mode: Connect the stars (win popup)",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/screenshot-4.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "label": "Game mode: Build the constellation (win)",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/screenshot-5.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "label": "Game mode: Build the constellation (win popup)",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/screenshot-6.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "label": "Game menu",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/screenshot-7.jpg",
      "sizes": "1600x900",
      "type": "image/jpeg",
      "label": "Game on desktop",
      "form_factor": "wide"
    }
  ]
}
