{
  "name": "started studio",
  "short_name": "started",
  "description": "started studio - digital studio for production, commerce and culture.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f3f3e9",
  "theme_color": "#171e15",
  "categories": [
    "business",
    "productivity",
    "design"
  ],
  "icons": [
    {
      "src": "assets/icons/android-chrome-192x192.png?v=app-icon-2026",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/android-chrome-512x512.png?v=app-icon-2026",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Work",
      "url": "./work.html",
      "description": "Selected Started work"
    },
    {
      "name": "Aktuelles",
      "url": "./aktuelles.html",
      "description": "Updates from Started"
    },
    {
      "name": "Kontakt",
      "url": "./index.html#kontakt",
      "description": "Contact Started"
    }
  ]
}
